Skip to content

Commit

Permalink
Release v1.11. (#881)
Browse files Browse the repository at this point in the history
It contains bugfixes.
  • Loading branch information
csukuangfj authored Nov 29, 2021
1 parent 12f5915 commit a0d75c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ message(STATUS "Enabled languages: ${languages}")

project(k2 ${languages})

set(K2_VERSION "1.10")
set(K2_VERSION "1.11")

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

0 comments on commit a0d75c8

Please sign in to comment.