Bumped version number to beta4

This commit is contained in:
Federico Hernandez 2011-10-03 21:44:54 +02:00
parent 83081c87bd
commit 348a75d216

View file

@ -4,7 +4,7 @@ include (CheckFunctionExists)
set (HAVE_CMAKE true) set (HAVE_CMAKE true)
project (task) project (task)
set (PROJECT_VERSION "2.0.0.beta3") set (PROJECT_VERSION "2.0.0.beta4")
SET (TASK_MAN1DIR share/man/man1 CACHE STRING "Installation directory for man pages, section 1") 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") SET (TASK_MAN5DIR share/man/man5 CACHE STRING "Installation directory for man pages, section 5")