From 670102842c39bdc62ef84ae4b679a8f5a2d89523 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Fri, 2 Jan 2015 00:11:32 +0100 Subject: [PATCH] Version number and release date for 2.4.0 --- CMakeLists.txt | 2 +- ChangeLog | 2 +- NEWS | 4 ++-- doc/man/task-color.5.in | 2 +- doc/man/task-sync.5.in | 2 +- doc/man/task.1.in | 2 +- doc/man/taskrc.5.in | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 080a9a2e7..ee5b6c704 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ include (CheckStructHasMember) set (HAVE_CMAKE true) project (task) -set (PROJECT_VERSION "2.4.0.beta3") +set (PROJECT_VERSION "2.4.0") if (${CMAKE_SYSTEM_NAME} MATCHES "Linux") set (LINUX true) diff --git a/ChangeLog b/ChangeLog index 464d18c39..3675ecd08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2.4.0 () - +2.4.0 (2015-01-01) - - TD-42 Cannot compile taskd - GNUTLS_VERSION undefined in diag.cpp (thanks to Michele Vetturi). diff --git a/NEWS b/NEWS index 48f7d84f2..1e17c90c5 100644 --- a/NEWS +++ b/NEWS @@ -99,11 +99,11 @@ Taskwarrior has been built and tested on the following configurations: While Taskwarrior has undergone testing, bugs are sure to remain. If you encounter a bug, please enter a new issue at: - http://taskwarrior.org/projects/taskwarrior/issues/new + https://bug.tasktools.org Or you can also report the issue in the forums at: - http://taskwarrior.org/projects/taskwarrior/boards + https://answers.tasktools.org Or just send a message to: diff --git a/doc/man/task-color.5.in b/doc/man/task-color.5.in index 6e3abadd2..919afbc1e 100644 --- a/doc/man/task-color.5.in +++ b/doc/man/task-color.5.in @@ -1,4 +1,4 @@ -.TH task-color 5 2014-10-11 "${PACKAGE_STRING}" "User Manuals" +.TH task-color 5 2015-01-01 "${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 f2312d627..d6b9d324e 100644 --- a/doc/man/task-sync.5.in +++ b/doc/man/task-sync.5.in @@ -1,4 +1,4 @@ -.TH task-sync 5 2014-10-11 "${PACKAGE_STRING}" "User Manuals" +.TH task-sync 5 2015-01-01 "${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 5dba8edf4..2f2cfcaa7 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -1,4 +1,4 @@ -.TH task 1 2014-10-11 "${PACKAGE_STRING}" "User Manuals" +.TH task 1 2015-01-01 "${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 b7fde9a69..a728cb49a 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -1,4 +1,4 @@ -.TH taskrc 5 2014-10-11 "${PACKAGE_STRING}" "User Manuals" +.TH taskrc 5 2015-01-01 "${PACKAGE_STRING}" "User Manuals" .SH NAME taskrc \- Configuration details for the task(1) command