From 047595d46d78570c7979d6a44a6956b180cb63b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Tue, 2 Apr 2024 20:22:42 +0300 Subject: 2.77 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3d117fe..db70f4a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 2.77 - 2 April 2024, by Jani Välimaa - configure: add support for i686 target, and use it as a secondary target for x86_64 Version 2.76.1 - 31 March 2024, by Jani Välimaa diff --git a/configure.ac b/configure.ac index d178b46..b0e6971 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rpm-mageia-setup],[2.76.1],[https://bugs.mageia.org/]) +AC_INIT([rpm-mageia-setup],[2.77],[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