diff --git a/CMakeLists.txt b/CMakeLists.txt index 205cf7b..2c8d72a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ set (HAVE_CMAKE true) project (tasksh) include (CXXSniffer) -set (PROJECT_VERSION "1.2.0") +set (PROJECT_VERSION "1.3.0") include (CheckFunctionExists) include (CheckStructHasMember)