diff --git a/configure.ac b/configure.ac index 7ebeeebf5..69e2b774e 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. 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 AC_CONFIG_SRCDIR([src/task.cpp]) AC_CONFIG_HEADER([auto.h])