Bumped version to 2.5.0.beta2

This commit is contained in:
Federico Hernandez 2015-09-16 22:57:00 +02:00
parent 916689f1c2
commit 9ef8c1aeba
7 changed files with 5 additions and 5 deletions

View file

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