From 2a39ed7ddd2495a61b933441ed564f426d060f70 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 24 Aug 2015 07:57:31 -0400 Subject: 2.13 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b91e436..20d632b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.13 - 24 July 2015, by Thierry Vignaud + - kill python macros that are already defined in rpm - kill unused python macros (py_compile, py_requires) diff --git a/configure.ac b/configure.ac index b9cd990..1f2537f 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.12, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.13, 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