Skip to content

Commit 7b67d26

Browse files
authored
Release v1.24.1 (#1184)
1 parent 1d4dd96 commit 7b67d26

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
@@ -47,7 +47,7 @@ message(STATUS "Enabled languages: ${languages}")
4747

4848
project(k2 ${languages})
4949

50-
set(K2_VERSION "1.24.0")
50+
set(K2_VERSION "1.24.1")
5151

5252
# ----------------- Supported build types for K2 project -----------------
5353
set(K2_ALLOWABLE_BUILD_TYPES Debug Release RelWithDebInfo MinSizeRel)

0 commit comments

Comments
 (0)