* configure.ac, NEWS: Bump version to 0.0r.

This commit is contained in:
Alexandre Duret-Lutz 2004-03-08 22:23:04 +00:00
parent 1d411fa3c1
commit b9b3c1ca25
4 changed files with 13 additions and 3 deletions

View file

@ -20,7 +20,7 @@
# 02111-1307, USA.
AC_PREREQ([2.57])
AC_INIT([spot], [0.0q])
AC_INIT([spot], [0.0r])
AC_CONFIG_AUX_DIR([tools])
AM_INIT_AUTOMAKE([gnits nostdinc 1.8])