mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 18:06:42 +02:00
Release date for 2.0.0
This commit is contained in:
parent
f0924d9adf
commit
03799eba9f
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ include (CheckFunctionExists)
|
||||||
set (HAVE_CMAKE true)
|
set (HAVE_CMAKE true)
|
||||||
|
|
||||||
project (task)
|
project (task)
|
||||||
set (PROJECT_VERSION "2.0.0.RC2")
|
set (PROJECT_VERSION "2.0.0")
|
||||||
|
|
||||||
SET (TASK_MAN1DIR share/man/man1 CACHE STRING "Installation directory for man pages, section 1")
|
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")
|
SET (TASK_MAN5DIR share/man/man5 CACHE STRING "Installation directory for man pages, section 5")
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
2.0.0 ()
|
2.0.0 (2012-03-17)
|
||||||
|
|
||||||
# Untracked Features, biggest first.
|
# Untracked Features, biggest first.
|
||||||
+ autoconf eliminated.
|
+ autoconf eliminated.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue