* NEWS, configure.ac: Bump version to 0.3a.

This commit is contained in:
Alexandre Duret-Lutz 2006-01-30 08:40:33 +00:00
parent 05d0353d04
commit d9d4804bc9
3 changed files with 7 additions and 1 deletions

View file

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