From c3a9e92dde4cbdd0985654f52362819521131e90 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 12 Feb 2020 15:11:44 +0100 Subject: 2.53 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9aa214c..a244836 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 2.53 - 1 February 2020, by Thierry Vignaud - build.macros: restore '--without
' rpmbuild functionality (which is very useful in order to work on huge packages before submiting them to BS) diff --git a/configure.ac b/configure.ac index 93eb7bd..12c71e3 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.52, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.53, 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