mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Version number and release date for 2.4.0
This commit is contained in:
parent
c9e09aa4b5
commit
670102842c
7 changed files with 8 additions and 8 deletions
|
@ -7,7 +7,7 @@ include (CheckStructHasMember)
|
|||
set (HAVE_CMAKE true)
|
||||
|
||||
project (task)
|
||||
set (PROJECT_VERSION "2.4.0.beta3")
|
||||
set (PROJECT_VERSION "2.4.0")
|
||||
|
||||
if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||
set (LINUX true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue