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