From 26267a7473b8871a80fb144d988727fbe4ecbc25 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Fri, 13 Dec 2013 22:37:12 -0500 Subject: [PATCH] Version - Updated version to 2.4.0. --- CMakeLists.txt | 2 +- NEWS | 26 +++++++++++--------------- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5b0748513..b9a3d5623 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ include (CheckStructHasMember) set (HAVE_CMAKE true) project (task) -set (PROJECT_VERSION "2.3.0") +set (PROJECT_VERSION "2.4.0") SET (TASK_MAN1DIR share/man/man1 CACHE STRING "Installation directory for man pages, section 1") SET (TASK_MAN5DIR share/man/man5 CACHE STRING "Installation directory for man pages, section 5") diff --git a/NEWS b/NEWS index a9d1f87ea..63cdb6423 100644 --- a/NEWS +++ b/NEWS @@ -1,21 +1,17 @@ -New Features in taskwarrior 2.3.0 - - - New task server sync capabilities. - - New shell with Readline support. - - The 'dateformat' settings now default to the ISO-8601 standard of 'Y-M-D'. - -New commands in taskwarrior 2.3.0 - - - New 'sync' command to synchronize data with a Task Server. - - New 'tasksh' command which replaces the old 'task shell' with an improved - standalone shell, featuring Readline support. - -New configuration options in taskwarrior 2.3.0 +New Features in taskwarrior 2.4.0 - -Newly deprecated features in taskwarrior 2.3.0 +New commands in taskwarrior 2.4.0 + + - + +New configuration options in taskwarrior 2.4.0 + + - + +Newly deprecated features in taskwarrior 2.4.0 - @@ -23,7 +19,7 @@ Newly deprecated features in taskwarrior 2.3.0 Taskwarrior has been built and tested on the following configurations: - * OS X 10.8 Mountain Lion and 10.7 Lion + * OS X 10.9 Mavericks * Fedora 18 Spherical Cow and 17 Beefy Miracle * Ubuntu 12.10 Quantal Quetzal and 12.04 Precise Pangolin * Debian 6.0 Squeeze (stable)i and 5.0 Lenny (oldstable) plus Sid (testing)