From b6d9e04421444c4274c663faba0efe86ddc67ac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Mon, 1 Jun 2020 22:37:34 +0300 Subject: 2.56 --- NEWS | 1 + configure.ac | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 521f1a4..bab2688 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 2.56 - 1 June 2020, by Jani Välimaa - build.macros: add _configure_gnuconfig_hack macro based on one from Fedora to update config.{guess,sub} Version 2.55 - 21 May 2020, by Jani Välimaa diff --git a/configure.ac b/configure.ac index 32ab9f5..0adaf3d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,8 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. - AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.55, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.56, 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