Skip to content

Commit 9a91ec6

Browse files
authored
Release v1.12 (#907)
1 parent d3fbb1b commit 9a91ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ message(STATUS "Enabled languages: ${languages}")
4545

4646
project(k2 ${languages})
4747

48-
set(K2_VERSION "1.11")
48+
set(K2_VERSION "1.12")
4949

5050
# ----------------- Supported build types for K2 project -----------------
5151
set(ALLOWABLE_BUILD_TYPES Debug Release RelWithDebInfo MinSizeRel)

0 commit comments

Comments
 (0)