Version number and release date for 2.5.1

This commit is contained in:
Federico Hernandez 2016-02-24 23:17:29 +01:00
parent 716936acaa
commit 8b4ae3b54b
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.1.beta1")
set (PROJECT_VERSION "2.5.1")
OPTION (ENABLE_SYNC "Enable 'task sync' support" ON)