mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Prepare for 3.0.0 release (#3287)
This commit is contained in:
parent
d54264f80c
commit
3e41fb604c
2 changed files with 46 additions and 5 deletions
|
@ -10,7 +10,7 @@ set (HAVE_CMAKE true)
|
|||
project (task)
|
||||
include (CXXSniffer)
|
||||
|
||||
set (PROJECT_VERSION "2.6.2")
|
||||
set (PROJECT_VERSION "3.0.0")
|
||||
|
||||
OPTION (ENABLE_WASM "Enable 'wasm' support" OFF)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue