Bumped version number to 1.8.5

This commit is contained in:
Federico Hernandez
2009-11-18 10:22:33 +01:00
parent 847a8b6d49
commit 331b08055a
5 changed files with 8 additions and 6 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.8.4, support@taskwarrior.org)
AC_INIT(task, 1.8.5, support@taskwarrior.org)
CFLAGS="${CFLAGS=}"
CXXFLAGS="${CXXFLAGS=}"