- Bumbed version from 2.0.1 to 2.1.0, reflecting the size of the new
  features.
This commit is contained in:
Paul Beckingham
2012-07-04 17:19:39 -04:00
parent b0b8bfe1d2
commit d8b0b0f594
3 changed files with 5 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ include (CheckFunctionExists)
set (HAVE_CMAKE true)
project (task)
set (PROJECT_VERSION "2.0.1")
set (PROJECT_VERSION "2.1.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")