Documentation Update

- Bumper version to 1.8.0, for release.
This commit is contained in:
Paul Beckingham 2009-07-21 16:59:43 -04:00
parent 8c692593b4
commit bb5458fd6b

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.beta3, support@taskwarrior.org)
AC_INIT(task, 1.8.0, support@taskwarrior.org)
CFLAGS="${CFLAGS=}"
CXXFLAGS="${CXXFLAGS=}"