From 1f722dc5aa71fcf7997739b696d88003fac8cbd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Thu, 2 Jan 2020 11:56:53 +0200 Subject: 2.48 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 43201cf..45c6f49 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 2.48 - 2 January 2020, by Jani Välimaa - build.macros: add build_* flags and set_build_flags macro from upstream rpm - build.macros: add __global_* macros for compatibility with Fedora - build.macros: drop deprecated and unused macros diff --git a/configure.ac b/configure.ac index 0f31ba6..a286f96 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.47, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.48, 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