mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bumped version number to 2.4.1
This commit is contained in:
parent
fe07f62214
commit
6aafa9f04e
3 changed files with 10 additions and 81 deletions
|
@ -7,7 +7,7 @@ include (CheckStructHasMember)
|
|||
set (HAVE_CMAKE true)
|
||||
|
||||
project (task)
|
||||
set (PROJECT_VERSION "2.4.0")
|
||||
set (PROJECT_VERSION "2.4.1")
|
||||
|
||||
if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||
set (LINUX true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue