From e9b2f4765134d101e514da7d5206466663d0fd1b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 29 Aug 2019 21:05:15 +0200 Subject: 2.40 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1c2ac0b..7c2aa5a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.40 - 29 August 2019, by Thierry Vignaud + - move files from /etc/rpm/macros.d into /usr/lib/rpm/macros.d thus fixing most issues with rpm's testsuite (related to not being able to disable debuginfo) diff --git a/configure.ac b/configure.ac index d637133..c84e07c 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.39, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.40, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz) AC_CONFIG_SRCDIR -- cgit v1.2.1