From d082a6baad296226f89eae5bd76d7335cea3fa12 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Tue, 23 Feb 2010 00:21:56 +0100 Subject: [PATCH] Bumped version number to 1.9.1 --- ChangeLog | 6 ++++-- configure.ac | 2 +- doc/man/task-color.5 | 2 +- doc/man/task-faq.5 | 2 +- doc/man/task-tutorial.5 | 2 +- doc/man/task.1 | 2 +- doc/man/taskrc.5 | 2 +- 7 files changed, 10 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index f8a023189..91feb4752 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ ------ current release --------------------------- +1.9.1 () + +------ old releases ------------------------------ + 1.9.0 (2/22/2010) dd758f8b33de110a633e2ff3ebdac73232b8ff44 + Added feature #283 that makes it possible to control the verbosity of the output of annotations. @@ -103,8 +107,6 @@ + Fixed bug #372 which incorrectly mapped 16-color backgrounds into the 256-color space. ------- old releases ------------------------------ - 1.8.5 (12/05/2009) a6c7236ff34e5eee3ef1693b97cb1367e6e3c607 + Added feature to allow the user to quit when asked to confirm multiple changes. Now task asks "Proceed with change? (Yes/no/all/quit)". diff --git a/configure.ac b/configure.ac index ed7b381fe..818962e5c 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT(task, 1.9.0, support@taskwarrior.org) +AC_INIT(task, 1.9.1, support@taskwarrior.org) # Source type. diff --git a/doc/man/task-color.5 b/doc/man/task-color.5 index 65adf4817..7e2e2e5fd 100644 --- a/doc/man/task-color.5 +++ b/doc/man/task-color.5 @@ -1,4 +1,4 @@ -.TH task-color 5 2010-02-03 "task 1.9.0" "User Manuals" +.TH task-color 5 2010-02-22 "task 1.9.1" "User Manuals" .SH NAME task-color \- A color tutorial for the task(1) command line todo manager. diff --git a/doc/man/task-faq.5 b/doc/man/task-faq.5 index 3b12c151b..121f61149 100644 --- a/doc/man/task-faq.5 +++ b/doc/man/task-faq.5 @@ -1,4 +1,4 @@ -.TH task-faq 5 2010-02-03 "task 1.9.0" "User Manuals" +.TH task-faq 5 2010-02-22 "task 1.9.1" "User Manuals" .SH NAME task-faq \- A FAQ for the task(1) command line todo manager. diff --git a/doc/man/task-tutorial.5 b/doc/man/task-tutorial.5 index 111ceae96..34a638306 100644 --- a/doc/man/task-tutorial.5 +++ b/doc/man/task-tutorial.5 @@ -1,4 +1,4 @@ -.TH task-tutorial 5 2010-02-03 "task 1.9.0" "User Manuals" +.TH task-tutorial 5 2010-02-22 "task 1.9.1" "User Manuals" .SH NAME task-tutorial \- A tutorial for the task(1) command line todo manager. diff --git a/doc/man/task.1 b/doc/man/task.1 index 28337e839..c078dfa40 100644 --- a/doc/man/task.1 +++ b/doc/man/task.1 @@ -1,4 +1,4 @@ -.TH task 1 2010-02-03 "task 1.9.0" "User Manuals" +.TH task 1 2010-02-22 "task 1.9.1" "User Manuals" .SH NAME task \- A command line todo manager. diff --git a/doc/man/taskrc.5 b/doc/man/taskrc.5 index d7b381904..7947519c6 100644 --- a/doc/man/taskrc.5 +++ b/doc/man/taskrc.5 @@ -1,4 +1,4 @@ -.TH taskrc 5 2010-02-03 "task 1.9.0" "User Manuals" +.TH taskrc 5 2010-02-22 "task 1.9.1" "User Manuals" .SH NAME taskrc \- Configuration file for the task(1) command