diff --git a/ChangeLog b/ChangeLog index 3342bfba3..d9fc85a68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ represents a feature release, and the Z represents a patch. ------ current release --------------------------- -1.5.0 (?/?/2008) +1.4.2 (8/26/2008) + "task undo" can now retract a "task done" command, provided no reports have been run (and therefore TDB::gc run) diff --git a/configure.ac b/configure.ac index e89a1aa53..9d7bc2d33 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.5.0, bugs@beckingham.net) +AC_INIT(task, 1.4.2, bugs@beckingham.net) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/task.cpp]) AC_CONFIG_HEADER([auto.h]) diff --git a/html/task.html b/html/task.html index b536566dd..430625e36 100644 --- a/html/task.html +++ b/html/task.html @@ -75,11 +75,11 @@ - + - +
Source:task-1.5.0.tar.gztask-1.4.2.tar.gz
Mac OS X 10.5 (Leopard) Intel-only:task-1.5.0.pkgtask-1.4.2.pkg
-

New in version 1.5.0 (?/?/?)

+

New in version 1.4.2 (?/?/?)