- ChangeLog file begun.

- Bumped version to 0.9.5 for next release.
This commit is contained in:
Paul Beckingham
2008-04-27 11:02:25 -04:00
parent 62e6b31a17
commit f9ed90bee0
2 changed files with 14 additions and 7 deletions

View File

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