From ff5197a7121be4afa202d08a8e392c9963f7731a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Thu, 16 Jan 2020 20:32:25 +0200 Subject: 2.49 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d75de4d..4b04f41 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 2.49 - 16 January 2020, by Jani Välimaa - build.macros: replace configure2_5x with configure macro - sync configure macro with rpm upstream - build.macros: drop legacy libtoolize calls from configure macros diff --git a/configure.ac b/configure.ac index a286f96..ce93484 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.48, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.49, 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