mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
CMake: Bump version number to 2.5.3
This commit is contained in:
parent
c1de01d594
commit
5e30a65689
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ include (CheckStructHasMember)
|
|||
set (HAVE_CMAKE true)
|
||||
|
||||
project (task)
|
||||
set (PROJECT_VERSION "2.5.2")
|
||||
set (PROJECT_VERSION "2.5.3")
|
||||
include (CXXSniffer)
|
||||
|
||||
OPTION (ENABLE_WASM "Enable 'wasm' support" OFF)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue