mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bumped version number to beta3
This commit is contained in:
parent
5fdd55fdca
commit
2272ba71a2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ include (CheckStructHasMember)
|
||||||
set (HAVE_CMAKE true)
|
set (HAVE_CMAKE true)
|
||||||
|
|
||||||
project (task)
|
project (task)
|
||||||
set (PROJECT_VERSION "2.5.0.beta2")
|
set (PROJECT_VERSION "2.5.0.beta3")
|
||||||
|
|
||||||
OPTION (ENABLE_SYNC "Enable 'task sync' support" ON)
|
OPTION (ENABLE_SYNC "Enable 'task sync' support" ON)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue