diff --git a/noson/CMakeLists.txt b/noson/CMakeLists.txt index 8435cbf..c5bcd11 100644 --- a/noson/CMakeLists.txt +++ b/noson/CMakeLists.txt @@ -20,7 +20,7 @@ endif () ############################################################################### # set lib version here -set (NOSON_LIB_VERSION "1.5.2") +set (NOSON_LIB_VERSION "1.5.3") set (NOSON_LIB_SOVERSION "1") ###############################################################################