Bumped version number to 1.8.4

This commit is contained in:
Federico Hernandez 2009-10-22 22:40:18 +02:00
parent e2e0851a69
commit f6842941f3
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.3, support@taskwarrior.org)
AC_INIT(task, 1.8.4, support@taskwarrior.org)
CFLAGS="${CFLAGS=}"
CXXFLAGS="${CXXFLAGS=}"