mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Version number and release date for 2.1.0
This commit is contained in:
parent
4fe671f895
commit
a413331c94
8 changed files with 8 additions and 8 deletions
|
@ -7,7 +7,7 @@ include (CheckStructHasMember)
|
|||
set (HAVE_CMAKE true)
|
||||
|
||||
project (task)
|
||||
set (PROJECT_VERSION "2.1.0.beta3")
|
||||
set (PROJECT_VERSION "2.1.0")
|
||||
|
||||
SET (TASK_MAN1DIR share/man/man1 CACHE STRING "Installation directory for man pages, section 1")
|
||||
SET (TASK_MAN5DIR share/man/man5 CACHE STRING "Installation directory for man pages, section 5")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue