From 68435915e79cde717ecda797ad3d743d51c65cb9 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sat, 4 Jan 2020 14:19:10 +0100 Subject: [PATCH] Release Spot 2.8.5 * NEWS, configure.ac, doc/org/setup.org: Bump version number. --- NEWS | 2 +- configure.ac | 4 ++-- doc/org/setup.org | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index bfb505da0..4ea149b22 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -New in spot 2.8.4.dev (not yet released) +New in spot 2.8.5 (2020-01-04) Bugs fixed: diff --git a/configure.ac b/configure.ac index 8782a1344..5ae7b5f05 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2008-2019, Laboratoire de Recherche et Développement +# Copyright (C) 2008-2020, Laboratoire de Recherche et Développement # de l'Epita (LRDE). # Copyright (C) 2003-2007 Laboratoire d'Informatique de Paris 6 # (LIP6), département Systèmes Répartis Coopératifs (SRC), Université @@ -21,7 +21,7 @@ # along with this program. If not, see . AC_PREREQ([2.63]) -AC_INIT([spot], [2.8.4.dev], [spot@lrde.epita.fr]) +AC_INIT([spot], [2.8.5], [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 3842728f4..183b78a74 100644 --- a/doc/org/setup.org +++ b/doc/org/setup.org @@ -1,11 +1,11 @@ #+OPTIONS: H:2 num:nil toc:t html-postamble:nil ^:nil #+EMAIL: spot@lrde.epita.fr #+HTML_LINK_HOME: index.html -#+MACRO: SPOTVERSION 2.8.4 -#+MACRO: LASTRELEASE 2.8.4 -#+MACRO: LASTTARBALL [[http://www.lrde.epita.fr/dload/spot/spot-2.8.4.tar.gz][=spot-2.8.4.tar.gz=]] -#+MACRO: LASTNEWS [[https://gitlab.lrde.epita.fr/spot/spot/blob/spot-2-8-4/NEWS][summary of the changes]] -#+MACRO: LASTDATE 2019-12-08 +#+MACRO: SPOTVERSION 2.8.5 +#+MACRO: LASTRELEASE 2.8.5 +#+MACRO: LASTTARBALL [[http://www.lrde.epita.fr/dload/spot/spot-2.8.5.tar.gz][=spot-2.8.5.tar.gz=]] +#+MACRO: LASTNEWS [[https://gitlab.lrde.epita.fr/spot/spot/blob/spot-2-8-5/NEWS][summary of the changes]] +#+MACRO: LASTDATE 2020-01-04 #+ATTR_HTML: :id spotlogo [[file:spot2.svg]]