diff --git a/CMakeLists.txt b/CMakeLists.txt index 08a30d95f..5f12cb4b5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ include (CheckStructHasMember) set (HAVE_CMAKE true) project (task) -set (PROJECT_VERSION "2.5.2") +set (PROJECT_VERSION "2.5.3") include (CXXSniffer) OPTION (ENABLE_WASM "Enable 'wasm' support" OFF)