Skip to content

Commit 52623ed

Browse files
committed
bump version 2.12.29
1 parent aea2c30 commit 52623ed

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
@@ -8,7 +8,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
88
# set lib version here
99
set (noson_VERSION_MAJOR 2)
1010
set (noson_VERSION_MINOR 12)
11-
set (noson_VERSION_PATCH 28)
11+
set (noson_VERSION_PATCH 29)
1212

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

0 commit comments

Comments
 (0)