Taskwarrior 2.5.1 Beta 1

This commit is contained in:
Federico Hernandez 2016-02-05 23:18:02 +01:00
parent 5e4d387d83
commit 2ca3fd5f3c

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.1.beta1")
OPTION (ENABLE_SYNC "Enable 'task sync' support" ON)