mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-18 15:33:08 +02:00
Bumping version number 2.2.0.beta1
- Releasing first beta of 2.2.0
This commit is contained in:
parent
c978b2b65a
commit
430acab7ea
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ include (CheckStructHasMember)
|
|||
set (HAVE_CMAKE true)
|
||||
|
||||
project (task)
|
||||
set (PROJECT_VERSION "2.2.0")
|
||||
set (PROJECT_VERSION "2.2.0.beta1")
|
||||
|
||||
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