Version number and release date for 2.5.0

This commit is contained in:
Federico Hernandez 2015-10-21 22:25:06 +02:00
parent 10ebefa8eb
commit dd5968a61b
8 changed files with 6 additions and 6 deletions

View file

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