Version number and release date for 2.5.1

This commit is contained in:
Federico Hernandez 2016-02-24 23:17:29 +01:00
parent 716936acaa
commit 8b4ae3b54b
8 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@ include (CheckStructHasMember)
set (HAVE_CMAKE true)
project (task)
set (PROJECT_VERSION "2.5.1.beta1")
set (PROJECT_VERSION "2.5.1")
OPTION (ENABLE_SYNC "Enable 'task sync' support" ON)

View file

@ -1,4 +1,4 @@
2.5.1 () -
2.5.1 (2016-02-24) -
- TD-104 Unrecognized taskwarrior file format
(thanks to Jeremy John Reeder, Reg).

View file

@ -1,4 +1,4 @@
.TH task-color 5 2015-10-21 "${PACKAGE_STRING}" "User Manuals"
.TH task-color 5 2016-02-24 "${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-sync 5 2015-10-21 "${PACKAGE_STRING}" "User Manuals"
.TH task-sync 5 2016-02-24 "${PACKAGE_STRING}" "User Manuals"
.SH NAME
task-sync \- A discussion and tutorial for the various task(1) data

View file

@ -1,4 +1,4 @@
.TH task 1 2015-10-21 "${PACKAGE_STRING}" "User Manuals"
.TH task 1 2016-02-24 "${PACKAGE_STRING}" "User Manuals"
.SH NAME
task \- A command line todo manager.

View file

@ -1,4 +1,4 @@
.TH taskrc 5 2015-10-21 "${PACKAGE_STRING}" "User Manuals"
.TH taskrc 5 2016-02-24 "${PACKAGE_STRING}" "User Manuals"
.SH NAME
taskrc \- Configuration details for the task(1) command

Binary file not shown.

Binary file not shown.