Bumped version number to 2.5.1

This commit is contained in:
Federico Hernandez 2015-10-21 22:52:52 +02:00
parent a9eac8bb71
commit 28648770c0

View file

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