Skip to content

Commit 228607e

Browse files
committed
bump version 2.12.7
1 parent 3dac84d commit 228607e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

noson/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
99
# set lib version here
1010
set (noson_VERSION_MAJOR 2)
1111
set (noson_VERSION_MINOR 12)
12-
set (noson_VERSION_PATCH 6)
12+
set (noson_VERSION_PATCH 7)
1313

1414
set (noson_VERSION ${noson_VERSION_MAJOR}.${noson_VERSION_MINOR}.${noson_VERSION_PATCH})
1515
set (NOSON_LIB_VERSION ${noson_VERSION})

0 commit comments

Comments
 (0)