We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3fbb1b commit 9a91ec6Copy full SHA for 9a91ec6
CMakeLists.txt
@@ -45,7 +45,7 @@ message(STATUS "Enabled languages: ${languages}")
45
46
project(k2 ${languages})
47
48
-set(K2_VERSION "1.11")
+set(K2_VERSION "1.12")
49
50
# ----------------- Supported build types for K2 project -----------------
51
set(ALLOWABLE_BUILD_TYPES Debug Release RelWithDebInfo MinSizeRel)
0 commit comments