- bumped version number to 1.9.4
This commit is contained in:
Federico Hernandez
2011-03-03 23:09:48 +01:00
parent 7745733001
commit df1fc5a6da
8 changed files with 8 additions and 8 deletions

View File

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