From 93ea0e34b0b20ca57b2acf414295ef5820577873 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Mon, 18 Jan 2021 11:05:03 +0100 Subject: [PATCH] Release Spot 2.9.6 * NEWS, configure.ac, doc/org/setup.org: Bump version to 2.9.6. --- NEWS | 4 ++-- configure.ac | 2 +- doc/org/setup.org | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index 44bba4ab5..0cae180a8 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,11 @@ -New in spot 2.9.5.dev (not yet released) +New in spot 2.9.6 (2021-01-18) Build: - Build scripts are now compatible with Autoconf 2.70 (Issue #447) and require at least Autoconf 2.69 (released in 2012). - - Debian builds use updated standard. + - Debian builds use updated standards. Bugs fixed: diff --git a/configure.ac b/configure.ac index 04f4632a0..556e5ccff 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # along with this program. If not, see . AC_PREREQ([2.69]) -AC_INIT([spot], [2.9.5.dev], [spot@lrde.epita.fr]) +AC_INIT([spot], [2.9.6], [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]) diff --git a/doc/org/setup.org b/doc/org/setup.org index dc082321a..f073eba38 100644 --- a/doc/org/setup.org +++ b/doc/org/setup.org @@ -1,10 +1,10 @@ #+OPTIONS: H:2 num:nil toc:t html-postamble:nil ^:nil #+EMAIL: spot@lrde.epita.fr #+HTML_LINK_HOME: index.html -#+MACRO: SPOTVERSION 2.9.5 -#+MACRO: LASTRELEASE 2.9.5 -#+MACRO: LASTTARBALL [[http://www.lrde.epita.fr/dload/spot/spot-2.9.5.tar.gz][=spot-2.9.5.tar.gz=]] -#+MACRO: LASTNEWS [[https://gitlab.lrde.epita.fr/spot/spot/blob/spot-2-9-5/NEWS][summary of the changes]] +#+MACRO: SPOTVERSION 2.9.6 +#+MACRO: LASTRELEASE 2.9.6 +#+MACRO: LASTTARBALL [[http://www.lrde.epita.fr/dload/spot/spot-2.9.6.tar.gz][=spot-2.9.6.tar.gz=]] +#+MACRO: LASTNEWS [[https://gitlab.lrde.epita.fr/spot/spot/blob/spot-2-9-6/NEWS][summary of the changes]] #+MACRO: LASTDATE 2020-11-19 #+ATTR_HTML: :id spotlogo