Build: Bumped version to 2.5.2

This commit is contained in:
Paul Beckingham
2018-05-13 18:55:24 -04:00
parent 9486eb2fde
commit 2d77ad8aab

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)