- Updated version 1.3.0 to 1.4.0

- Applied "showage" configuration variable to long list
This commit is contained in:
Paul Beckingham 2008-06-19 21:21:21 -04:00
parent 42189ce998
commit c1a1d13aab
5 changed files with 29 additions and 18 deletions

View file

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT(task, 1.3.0, bugs@beckingham.net)
AC_INIT(task, 1.4.0, bugs@beckingham.net)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/task.cpp])
AC_CONFIG_HEADER([auto.h])