- Documentation snapshot, version bump.

This commit is contained in:
Paul Beckingham
2008-05-27 16:05:54 -04:00
parent 586883a98d
commit 011ad8fafd
4 changed files with 70 additions and 8 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.8, bugs@beckingham.net)
AC_INIT(task, 0.9.9, bugs@beckingham.net)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/task.cpp])
AC_CONFIG_HEADER([auto.h])