From daca71dcdf748ffcfcf78ad332f634c776b50f3e Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sun, 6 Aug 2017 19:36:56 -0400 Subject: 2.25 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 00f2c0d..5cdcd2f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.25 - 6 August 2017, by Neal Gompa + - Remove pythoneggs.py in favor of using upstreamed pythondistdeps.py Version 2.24 - 3 August 2017, by Thierry Vignaud diff --git a/configure.ac b/configure.ac index 351e851..991c22f 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id: configure.ac 271266 2010-11-04 10:43:28Z fwang $ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.24, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.25, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR -- cgit v1.2.1