- Bumped version to 1.1.0

This commit is contained in:
Paul Beckingham 2008-06-07 13:23:59 -04:00
parent e025ecc3d4
commit f2ba9f796b
5 changed files with 13 additions and 5 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.0.1, bugs@beckingham.net)
AC_INIT(task, 1.1.0, bugs@beckingham.net)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/task.cpp])
AC_CONFIG_HEADER([auto.h])