mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Bumping to 2.2.0.beta3
This commit is contained in:
parent
3cfd57b46f
commit
c7df1f7acc
10 changed files with 8 additions and 8 deletions
|
@ -7,7 +7,7 @@ include (CheckStructHasMember)
|
|||
set (HAVE_CMAKE true)
|
||||
|
||||
project (task)
|
||||
set (PROJECT_VERSION "2.2.0.beta2")
|
||||
set (PROJECT_VERSION "2.2.0.beta3")
|
||||
|
||||
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")
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
------ current release ---------------------------
|
||||
|
||||
2.2.0.beta2 (2013-03-31) -
|
||||
2.2.0.beta3 (2013-04-02) -
|
||||
|
||||
Features
|
||||
+ Added Feature #685, which provides a 'blocking' report, and new color rule
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH task-color 5 2013-03-31 "${PACKAGE_STRING}" "User Manuals"
|
||||
.TH task-color 5 2013-04-02 "${PACKAGE_STRING}" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
task-color \- A color tutorial for the taskwarrior command line todo manager.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH task-faq 5 2013-03-31 "${PACKAGE_STRING}" "User Manuals"
|
||||
.TH task-faq 5 2013-04-02 "${PACKAGE_STRING}" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
task-faq \- A FAQ for the task(1) command line todo manager.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH task-sync 5 2013-03-31 "${PACKAGE_STRING}" "User Manuals"
|
||||
.TH task-sync 5 2013-04-02 "${PACKAGE_STRING}" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
task-sync \- A tutorial for the task(1) data synchronization capabilities.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH task-tutorial 5 2013-03-31 "${PACKAGE_STRING}" "User Manuals"
|
||||
.TH task-tutorial 5 2013-04-02 "${PACKAGE_STRING}" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
task-tutorial \- A tutorial for the task(1) command line todo manager.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH task 1 2013-03-31 "${PACKAGE_STRING}" "User Manuals"
|
||||
.TH task 1 2013-04-02 "${PACKAGE_STRING}" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
task \- A command line todo manager.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH taskrc 5 2013-03-31 "${PACKAGE_STRING}" "User Manuals"
|
||||
.TH taskrc 5 2013-04-02 "${PACKAGE_STRING}" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
taskrc \- Configuration file for the task(1) command
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue