Skip to content

Commit 1163183

Browse files
committed
Bumping version number to 8.0.15
1 parent ae4dca8 commit 1163183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
set(CONCPP_VERSION_MAJOR 8 CACHE INTERNAL "version info")
3434
set(CONCPP_VERSION_MINOR 0 CACHE INTERNAL "version info")
35-
set(CONCPP_VERSION_MICRO 14 CACHE INTERNAL "version info")
35+
set(CONCPP_VERSION_MICRO 15 CACHE INTERNAL "version info")
3636
# Level is "-alpha", "-beta", empty if GA
3737
set(CONCPP_VERSION_LEVEL "" CACHE INTERNAL "version info")
3838

0 commit comments

Comments
 (0)