From b5fbc63520feb4a08e20b1a7b82f58d5956b0733 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 4 Sep 2018 02:38:38 +0200 Subject: 2.32 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a6c99f9..21e362b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.32 - 4 September 2018, by Thierry Vignaud + - automatically emits requires on info-install for *.info files Version 2.31 - 9 August 2018, by Thierry Vignaud diff --git a/configure.ac b/configure.ac index 29acc80..8177950 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.31, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.32, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR -- cgit v1.2.1