Release Spot 0.9.1

* configure.ac, NEWS: Bump version number.
This commit is contained in:
Alexandre Duret-Lutz 2012-05-23 12:02:37 +02:00
parent 9559799637
commit 669d796eb4
2 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@
# 02111-1307, USA.
AC_PREREQ([2.61])
AC_INIT([spot], [0.9a], [spot@lrde.epita.fr])
AC_INIT([spot], [0.9.1], [spot@lrde.epita.fr])
AC_CONFIG_AUX_DIR([tools])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.11 gnu tar-ustar color-tests parallel-tests])