Release Spot 0.8.2.

* configure.ac, NEWS: Bump version to 0.8.2.
This commit is contained in:
Alexandre Duret-Lutz 2012-01-19 19:22:45 +01:00
parent 15c2a9473e
commit b01ce51e65
3 changed files with 11 additions and 5 deletions

View file

@ -22,7 +22,7 @@
# 02111-1307, USA.
AC_PREREQ([2.61])
AC_INIT([spot], [0.8.1a], [spot@lrde.epita.fr])
AC_INIT([spot], [0.8.2], [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])