From 3f5d7e812da6e96654ed39917ccbd1f8046c3916 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Mon, 3 Feb 2020 19:45:29 +0200 Subject: 2.51 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 64f43fe..0ca8049 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 2.51 - 3 February 2020, by Jani Välimaa - rpmrc: use _ssp_cflags also with arm optflags - build.macros: drop pyver macro (moved to python-rpm-macros) - build.macros: drop unused macros diff --git a/configure.ac b/configure.ac index 78b5972..d5ec647 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.50, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.51, 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