- Bumped version for next release.

This commit is contained in:
Paul Beckingham 2008-05-14 00:16:37 -04:00
parent 2ecf500322
commit e7341a19cf

View file

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