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

This commit is contained in:
Alexandre Duret-Lutz 2005-04-08 22:41:09 +00:00
parent 751424c9ec
commit e00aadce5b
3 changed files with 15 additions and 2 deletions

View file

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