Began 1.6.0 Development

This commit is contained in:
Paul Beckingham 2009-03-16 08:27:24 -04:00
parent 9f82c55c5b
commit 7238d1f1c9
3 changed files with 67 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.5.0, bugs@beckingham.net)
AC_INIT(task, 1.6.0, bugs@beckingham.net)
CFLAGS="${CFLAGS=}"
CXXFLAGS="${CXXFLAGS=}"