Bumped version number to 2.2.0
This commit is contained in:
@@ -7,7 +7,7 @@ include (CheckStructHasMember)
|
|||||||
set (HAVE_CMAKE true)
|
set (HAVE_CMAKE true)
|
||||||
|
|
||||||
project (task)
|
project (task)
|
||||||
set (PROJECT_VERSION "2.1.0")
|
set (PROJECT_VERSION "2.2.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,6 +1,10 @@
|
|||||||
|
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
|
2.2.0 ()
|
||||||
|
|
||||||
|
------ old releases ------------------------------
|
||||||
|
|
||||||
2.1.0 (2012-07-23) a413331c9450b48065f94639e7ab0455eaa74293
|
2.1.0 (2012-07-23) a413331c9450b48065f94639e7ab0455eaa74293
|
||||||
|
|
||||||
Features
|
Features
|
||||||
@@ -116,8 +120,6 @@ Bugs
|
|||||||
+ Fixed bug #1032, which prevented negative urgency coefficients from working
|
+ Fixed bug #1032, which prevented negative urgency coefficients from working
|
||||||
for projects and tags.
|
for projects and tags.
|
||||||
|
|
||||||
------ old releases ------------------------------
|
|
||||||
|
|
||||||
2.0.0 (2012-03-17) 03799eba9f230e48c4fa6d6ebddabe91bef7998f
|
2.0.0 (2012-03-17) 03799eba9f230e48c4fa6d6ebddabe91bef7998f
|
||||||
|
|
||||||
# Untracked Features, biggest first.
|
# Untracked Features, biggest first.
|
||||||
|
|||||||
Reference in New Issue
Block a user