Bumped version number to 2.5.2

This commit is contained in:
Federico Hernandez
2016-02-24 23:41:59 +01:00
parent 8f09a35ad2
commit 848012bf68

View File

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