Bumped version number to 2.0.0

This commit is contained in:
Federico Hernandez
2011-03-04 03:24:06 +01:00
parent 5eff2f4176
commit dbdba4c59e
3 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ include (CheckFunctionExists)
set (HAVE_CMAKE true)
project (task)
set (PROJECT_VERSION "1.9.4")
set (PROJECT_VERSION "2.0.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")