- Added color command.

This commit is contained in:
Paul Beckingham
2008-05-25 01:01:24 -04:00
parent 148088c775
commit 4825b37df5
6 changed files with 97 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT(task, 0.9.7, bugs@beckingham.net)
AC_INIT(task, 0.9.8, bugs@beckingham.net)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/task.cpp])
AC_CONFIG_HEADER([auto.h])