Bumped version number to 1.8.3

This commit is contained in:
Federico Hernandez 2009-09-07 16:13:37 +02:00
parent 3ef844de5f
commit fba076a0d0
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.2, support@taskwarrior.org)
AC_INIT(task, 1.8.3, support@taskwarrior.org)
CFLAGS="${CFLAGS=}"
CXXFLAGS="${CXXFLAGS=}"