From 30d157e7ff3cca6ffd454712ea9fa88deaff74a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sun, 26 Jan 2025 13:29:07 +0200 Subject: 2.57.1 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 385443d..8d7a3ff 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 2.57.1 - 26 Jan 2025, by Jani Välimaa - macros.gnome: really add to dist - add macros.gnome to introduce %url_ver and %tarball_version macros diff --git a/configure.ac b/configure.ac index b3e5f34..83aeca8 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.57, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.57.1, 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