Skip to content

Commit

Permalink
Version number and release date for 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
recollir committed Feb 24, 2016
1 parent 716936a commit 8b4ae3b
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -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).
Expand Down
2 changes: 1 addition & 1 deletion doc/man/task-color.5.in
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion doc/man/task-sync.5.in
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion doc/man/task.1.in
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion doc/man/taskrc.5.in
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Binary file modified doc/ref/task-ref.pages
Binary file not shown.
Binary file modified doc/ref/task-ref.pdf
Binary file not shown.

0 comments on commit 8b4ae3b

Please sign in to comment.