Bumped version number to 1.9.0

This commit is contained in:
Federico Hernandez
2009-09-07 16:25:40 +02:00
parent bb45d91ddb
commit 1d4c942675
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.9.0, support@taskwarrior.org)
CFLAGS="${CFLAGS=}"
CXXFLAGS="${CXXFLAGS=}"