mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
Version number and release date for 2.5.0
This commit is contained in:
parent
10ebefa8eb
commit
dd5968a61b
8 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ include (CheckStructHasMember)
|
||||||
set (HAVE_CMAKE true)
|
set (HAVE_CMAKE true)
|
||||||
|
|
||||||
project (task)
|
project (task)
|
||||||
set (PROJECT_VERSION "2.5.0.beta3")
|
set (PROJECT_VERSION "2.5.0")
|
||||||
|
|
||||||
OPTION (ENABLE_SYNC "Enable 'task sync' support" ON)
|
OPTION (ENABLE_SYNC "Enable 'task sync' support" ON)
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
2.5.0 () -
|
2.5.0 (2015-10-21) -
|
||||||
|
|
||||||
- TW-20 Task edit loses annotation precision, causing journal updating code
|
- TW-20 Task edit loses annotation precision, causing journal updating code
|
||||||
to incorrectly indicate annotions are deleted and recreated (thanks
|
to incorrectly indicate annotions are deleted and recreated (thanks
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH task-color 5 2015-09-16 "${PACKAGE_STRING}" "User Manuals"
|
.TH task-color 5 2015-10-21 "${PACKAGE_STRING}" "User Manuals"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
task-color \- A color tutorial for the Taskwarrior command line todo manager.
|
task-color \- A color tutorial for the Taskwarrior command line todo manager.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH task-sync 5 2015-09-16 "${PACKAGE_STRING}" "User Manuals"
|
.TH task-sync 5 2015-10-21 "${PACKAGE_STRING}" "User Manuals"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
task-sync \- A discussion and tutorial for the various task(1) data
|
task-sync \- A discussion and tutorial for the various task(1) data
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH task 1 2015-09-16 "${PACKAGE_STRING}" "User Manuals"
|
.TH task 1 2015-10-21 "${PACKAGE_STRING}" "User Manuals"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
task \- A command line todo manager.
|
task \- A command line todo manager.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH taskrc 5 2015-09-16 "${PACKAGE_STRING}" "User Manuals"
|
.TH taskrc 5 2015-10-21 "${PACKAGE_STRING}" "User Manuals"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
taskrc \- Configuration details for the task(1) command
|
taskrc \- Configuration details for the task(1) command
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue