* NEWS, configure.in: Bump version to 0.4a.

This commit is contained in:
Alexandre Duret-Lutz 2007-07-23 11:46:36 +00:00
parent 82583754cd
commit fd2033aaba
3 changed files with 7 additions and 1 deletions

View file

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