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

This commit is contained in:
Alexandre Duret-Lutz 2004-08-13 13:18:10 +00:00
parent 4531700d36
commit 280ad8d756
3 changed files with 14 additions and 2 deletions

View file

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