From b2ad305f232eafa142d37d28d3bb262bfbe07bd1 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Sun, 23 May 2010 21:38:27 +0200 Subject: [PATCH] Bumped version number to 1.9.2 --- 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 b3e491085..48180bac7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ ------ current release --------------------------- +1.9.2 () + +------ old releases ------------------------------ + 1.9.1 (5/22/2010) 60a99725b858be134ad538cb7c1a32c98de70e67 + Summary report bar colors can now be specified with color.summary.bar and color.summary.background configuration variables. @@ -24,8 +28,6 @@ + Fixed bug #395 that prevented the upgrade of a pending task to a recurring task (thanks to T. Charles Yun). ------- 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. diff --git a/configure.ac b/configure.ac index 94ae68e6c..304670e61 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.1, support@taskwarrior.org) +AC_INIT(task, 1.9.2, support@taskwarrior.org) # Source type. diff --git a/doc/man/task-color.5 b/doc/man/task-color.5 index 747046708..507ed242f 100644 --- a/doc/man/task-color.5 +++ b/doc/man/task-color.5 @@ -1,4 +1,4 @@ -.TH task-color 5 2010-05-22 "task 1.9.1" "User Manuals" +.TH task-color 5 2010-05-22 "task 1.9.2" "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 6cdc200fd..7ba541d8e 100644 --- a/doc/man/task-faq.5 +++ b/doc/man/task-faq.5 @@ -1,4 +1,4 @@ -.TH task-faq 5 2010-05-22 "task 1.9.1" "User Manuals" +.TH task-faq 5 2010-05-22 "task 1.9.2" "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 330f952ec..6f52bd62c 100644 --- a/doc/man/task-tutorial.5 +++ b/doc/man/task-tutorial.5 @@ -1,4 +1,4 @@ -.TH task-tutorial 5 2010-05-22 "task 1.9.1" "User Manuals" +.TH task-tutorial 5 2010-05-22 "task 1.9.2" "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 41a149ed1..00c4a370d 100644 --- a/doc/man/task.1 +++ b/doc/man/task.1 @@ -1,4 +1,4 @@ -.TH task 1 2010-05-22 "task 1.9.1" "User Manuals" +.TH task 1 2010-05-22 "task 1.9.2" "User Manuals" .SH NAME task \- A command line todo manager. diff --git a/doc/man/taskrc.5 b/doc/man/taskrc.5 index 30e91aab6..9a8faaf71 100644 --- a/doc/man/taskrc.5 +++ b/doc/man/taskrc.5 @@ -1,4 +1,4 @@ -.TH taskrc 5 2010-05-22 "task 1.9.1" "User Manuals" +.TH taskrc 5 2010-05-22 "task 1.9.2" "User Manuals" .SH NAME taskrc \- Configuration file for the task(1) command