- Bumberd version number to 1.4.1

This commit is contained in:
Paul Beckingham
2008-07-13 13:25:35 -04:00
parent da7cda3c82
commit bb7f48496a
13 changed files with 51 additions and 37 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.4.0, bugs@beckingham.net)
AC_INIT(task, 1.4.1, bugs@beckingham.net)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/task.cpp])
AC_CONFIG_HEADER([auto.h])