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