Bumped version number to 1.8.4

This commit is contained in:
Federico Hernandez 2009-10-22 22:40:18 +02:00
parent e2e0851a69
commit f6842941f3
5 changed files with 8 additions and 6 deletions

View file

@ -1,11 +1,13 @@
------ current release ---------------------------
1.8.3 (10/21/2009) bcdcbeeea0d92f21c3565aebfaf6332b959f4025
+ Added support for Haiku R1/alpha1
1.8.4 ()
------ old releases ------------------------------
1.8.3 (10/21/2009) bcdcbeeea0d92f21c3565aebfaf6332b959f4025
+ Added support for Haiku R1/alpha1
1.8.2 (9/7/2009) f243f0ed443ecd7dde779de8a6525222591024db
+ Added feature #282 that returns useful exit codes to the shell. Now a
script can detect whether no tasks were returned by a report (thanks to

View file

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT(task, 1.8.3, support@taskwarrior.org)
AC_INIT(task, 1.8.4, support@taskwarrior.org)
CFLAGS="${CFLAGS=}"
CXXFLAGS="${CXXFLAGS=}"

View file

@ -1,4 +1,4 @@
.TH task-tutorial 5 2009-10-21 "task 1.8.3" "User Manuals"
.TH task-tutorial 5 2009-10-21 "task 1.8.4" "User Manuals"
.SH NAME
task-tutorial \- A tutorial for the task(1) command line todo manager.

View file

@ -1,4 +1,4 @@
.TH task 1 2009-10-21 "task 1.8.3" "User Manuals"
.TH task 1 2009-10-21 "task 1.8.4" "User Manuals"
.SH NAME
task \- A command line todo manager.

View file

@ -1,4 +1,4 @@
.TH taskrc 5 2009-10-21 "task 1.8.3" "User Manuals"
.TH taskrc 5 2009-10-21 "task 1.8.4" "User Manuals"
.SH NAME
taskrc \- Configuration file for the task(1) command