mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
cmake: Bump project version to 2.6.1
This commit is contained in:
parent
d8770133f0
commit
a696b6b155
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ set (HAVE_CMAKE true)
|
|||
project (task)
|
||||
include (CXXSniffer)
|
||||
|
||||
set (PROJECT_VERSION "2.6.0")
|
||||
set (PROJECT_VERSION "2.6.1")
|
||||
|
||||
OPTION (ENABLE_WASM "Enable 'wasm' support" OFF)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue