* configure.ac, NEWS: Bump version to 0.1.

This commit is contained in:
Alexandre Duret-Lutz 2005-01-31 12:54:47 +00:00
parent db6973aaa8
commit f07aba5ac3
3 changed files with 31 additions and 2 deletions

View file

@ -20,7 +20,7 @@
# 02111-1307, USA.
AC_PREREQ([2.59])
AC_INIT([spot], [0.0y])
AC_INIT([spot], [0.1])
AC_CONFIG_AUX_DIR([tools])
AM_INIT_AUTOMAKE([1.9 gnits nostdinc tar-ustar])