We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b7a30a commit 25e4be2Copy full SHA for 25e4be2
version.cmake
@@ -32,7 +32,7 @@
32
33
set(CONCPP_VERSION_MAJOR 8 CACHE INTERNAL "version info")
34
set(CONCPP_VERSION_MINOR 0 CACHE INTERNAL "version info")
35
-set(CONCPP_VERSION_MICRO 13 CACHE INTERNAL "version info")
+set(CONCPP_VERSION_MICRO 14 CACHE INTERNAL "version info")
36
# Level is "-alpha", "-beta", empty if GA
37
set(CONCPP_VERSION_LEVEL "" CACHE INTERNAL "version info")
38
0 commit comments