- Updated version to 2.4.0.
This commit is contained in:
Paul Beckingham 2013-12-13 22:37:12 -05:00
parent efae57d56b
commit 26267a7473
2 changed files with 12 additions and 16 deletions

View file

@ -7,7 +7,7 @@ include (CheckStructHasMember)
set (HAVE_CMAKE true)
project (task)
set (PROJECT_VERSION "2.3.0")
set (PROJECT_VERSION "2.4.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")