Began 1.7.0 work

This commit is contained in:
Paul Beckingham 2009-04-12 23:39:47 -04:00
parent 7431f0cdd3
commit 2f18c512e0
2 changed files with 2 additions and 2 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.6.0, bugs@beckingham.net)
AC_INIT(task, 1.7.0, bugs@beckingham.net)
CFLAGS="${CFLAGS=}"
CXXFLAGS="${CXXFLAGS=}"