Renamed 2.4.5 to 2.5.0

This commit is contained in:
Federico Hernandez
2015-09-07 22:54:17 +02:00
parent 7a0927effe
commit 06c6b94fd4
5 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ include (CheckStructHasMember)
set (HAVE_CMAKE true)
project (task)
set (PROJECT_VERSION "2.4.5")
set (PROJECT_VERSION "2.5.0.beta1")
OPTION (ENABLE_SYNC "Enable 'task sync' support" ON)