diff --git a/CMakeLists.txt b/CMakeLists.txt index d5a104ecd..a92f5975d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ include (CheckStructHasMember) set (HAVE_CMAKE true) project (task) -set (PROJECT_VERSION "2.5.0.beta1") +set (PROJECT_VERSION "2.5.0.beta2") OPTION (ENABLE_SYNC "Enable 'task sync' support" ON) diff --git a/doc/man/task-color.5.in b/doc/man/task-color.5.in index 272fbe661..0df794bcd 100644 --- a/doc/man/task-color.5.in +++ b/doc/man/task-color.5.in @@ -1,4 +1,4 @@ -.TH task-color 5 2015-09-07 "${PACKAGE_STRING}" "User Manuals" +.TH task-color 5 2015-09-16 "${PACKAGE_STRING}" "User Manuals" .SH NAME task-color \- A color tutorial for the Taskwarrior command line todo manager. diff --git a/doc/man/task-sync.5.in b/doc/man/task-sync.5.in index 3e040c7cc..c4681a30c 100644 --- a/doc/man/task-sync.5.in +++ b/doc/man/task-sync.5.in @@ -1,4 +1,4 @@ -.TH task-sync 5 2015-09-07 "${PACKAGE_STRING}" "User Manuals" +.TH task-sync 5 2015-09-16 "${PACKAGE_STRING}" "User Manuals" .SH NAME task-sync \- A discussion and tutorial for the various task(1) data diff --git a/doc/man/task.1.in b/doc/man/task.1.in index 81acf4bc2..a98695720 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -1,4 +1,4 @@ -.TH task 1 2015-09-07 "${PACKAGE_STRING}" "User Manuals" +.TH task 1 2015-09-16 "${PACKAGE_STRING}" "User Manuals" .SH NAME task \- A command line todo manager. diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 040ec7a9e..8c96dff11 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -1,4 +1,4 @@ -.TH taskrc 5 2015-09-07 "${PACKAGE_STRING}" "User Manuals" +.TH taskrc 5 2015-09-16 "${PACKAGE_STRING}" "User Manuals" .SH NAME taskrc \- Configuration details for the task(1) command diff --git a/doc/ref/task-ref.pages b/doc/ref/task-ref.pages index 2a348e1f7..0d47307ec 100644 Binary files a/doc/ref/task-ref.pages and b/doc/ref/task-ref.pages differ diff --git a/doc/ref/task-ref.pdf b/doc/ref/task-ref.pdf index b470686ac..7096d41d9 100644 Binary files a/doc/ref/task-ref.pdf and b/doc/ref/task-ref.pdf differ