diff --git a/CMakeLists.txt b/CMakeLists.txt index c4236f56a..2b0866fc7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ include (CheckStructHasMember) set (HAVE_CMAKE true) project (task) -set (PROJECT_VERSION "2.2.0") +set (PROJECT_VERSION "2.3.0") SET (TASK_MAN1DIR share/man/man1 CACHE STRING "Installation directory for man pages, section 1") SET (TASK_MAN5DIR share/man/man5 CACHE STRING "Installation directory for man pages, section 5") diff --git a/ChangeLog.230 b/ChangeLog.230 new file mode 100644 index 000000000..e69de29bb