Bumped version number to 2.1.0.beta1

This commit is contained in:
Federico Hernandez 2012-07-16 12:55:48 +02:00
parent 72ca3f68ea
commit 7e48eb9ec2

View file

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