- Updated the version number.
This commit is contained in:
Paul Beckingham 2009-07-08 08:55:41 -04:00
parent bf3e69add6
commit 84f48fd056

View file

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT(task, 1.8.0.beta1, support@taskwarrior.org)
AC_INIT(task, 1.8.0.beta2, support@taskwarrior.org)
CFLAGS="${CFLAGS=}"
CXXFLAGS="${CXXFLAGS=}"