- Set version back to beta5 for a quick patch.
This commit is contained in:
Paul Beckingham
2012-02-21 19:30:33 -05:00
parent 33e2a1b52c
commit 21e006319a

View File

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