Bumping to 2.2.0.beta2

This commit is contained in:
Federico Hernandez 2013-03-31 14:51:08 +02:00
parent 16635a4262
commit baeee7566d
10 changed files with 8 additions and 8 deletions

View file

@ -7,7 +7,7 @@ include (CheckStructHasMember)
set (HAVE_CMAKE true)
project (task)
set (PROJECT_VERSION "2.2.0.beta1")
set (PROJECT_VERSION "2.2.0.beta2")
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")

View file

@ -1,6 +1,6 @@
------ current release ---------------------------
2.2.0.beta1 (2013-03-04) -
2.2.0.beta2 (2013-03-31) -
Features
+ Added Feature #685, which provides a 'blocking' report, and new color rule

View file

@ -1,4 +1,4 @@
.TH task-color 5 2013-03-04 "${PACKAGE_STRING}" "User Manuals"
.TH task-color 5 2013-03-31 "${PACKAGE_STRING}" "User Manuals"
.SH NAME
task-color \- A color tutorial for the taskwarrior command line todo manager.

View file

@ -1,4 +1,4 @@
.TH task-faq 5 2013-03-04 "${PACKAGE_STRING}" "User Manuals"
.TH task-faq 5 2013-03-31 "${PACKAGE_STRING}" "User Manuals"
.SH NAME
task-faq \- A FAQ for the task(1) command line todo manager.

View file

@ -1,4 +1,4 @@
.TH task-sync 5 2013-03-04 "${PACKAGE_STRING}" "User Manuals"
.TH task-sync 5 2013-03-31 "${PACKAGE_STRING}" "User Manuals"
.SH NAME
task-sync \- A tutorial for the task(1) data synchronization capabilities.

View file

@ -1,4 +1,4 @@
.TH task-tutorial 5 2013-03-04 "${PACKAGE_STRING}" "User Manuals"
.TH task-tutorial 5 2013-03-31 "${PACKAGE_STRING}" "User Manuals"
.SH NAME
task-tutorial \- A tutorial for the task(1) command line todo manager.

View file

@ -1,4 +1,4 @@
.TH task 1 2013-03-04 "${PACKAGE_STRING}" "User Manuals"
.TH task 1 2013-03-31 "${PACKAGE_STRING}" "User Manuals"
.SH NAME
task \- A command line todo manager.

View file

@ -1,4 +1,4 @@
.TH taskrc 5 2013-03-04 "${PACKAGE_STRING}" "User Manuals"
.TH taskrc 5 2013-03-31 "${PACKAGE_STRING}" "User Manuals"
.SH NAME
taskrc \- Configuration file for the task(1) command

Binary file not shown.

Binary file not shown.