Skip to content

Commit 89300f0

Browse files
authored
Release v1.16. (#988)
1 parent da3beac commit 89300f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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.15.1")
50+
set(K2_VERSION "1.16")
5151

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

0 commit comments

Comments
 (0)