- Migrated 1.5.0 changes thus far into 1.4.2.

This commit is contained in:
Paul Beckingham
2008-08-26 09:57:46 -04:00
parent d265ac6c2d
commit 29a152edb0
4 changed files with 6 additions and 54 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.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])