From 32056020e7f6f897a5d5afd6582b20624d12a40e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 19 Sep 2019 11:37:38 +0200 Subject: 2.41 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4b099bd..5b93257 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.41 - 19 September 2019, by Thierry Vignaud + - fix %__libtoolize disapearing in rpm-4.15 (mga#25440) Version 2.40 - 29 August 2019, by Thierry Vignaud diff --git a/configure.ac b/configure.ac index c84e07c..0d473dc 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.40, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.41, 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