mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 13:37:20 +02:00
Version number and release date for 2.3.0
This commit is contained in:
parent
50dc972da1
commit
c4eb465070
9 changed files with 9 additions and 9 deletions
|
@ -7,7 +7,7 @@ include (CheckStructHasMember)
|
|||
set (HAVE_CMAKE true)
|
||||
|
||||
project (task)
|
||||
set (PROJECT_VERSION "2.3.0.beta2")
|
||||
set (PROJECT_VERSION "2.3.0")
|
||||
|
||||
if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||
set (LINUX true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue