From 16d740d1b94a74b750d00fc907c16cda279e51c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sun, 24 Mar 2024 07:12:49 +0200 Subject: 2.75 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f11a2b0..e5e977b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 2.75 - 23 March 2024, by Jani Välimaa - Makefile: fix brp-mangle-shebangs install - rpmrc: use -mtune=generic-armv7-a with armv7hl - rpmrc: set aapcs-linux ARM ABI for armv7 arches diff --git a/configure.ac b/configure.ac index 5a591c0..b7c697c 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.74.2],[https://bugs.mageia.org/]) +AC_INIT([rpm-mageia-setup],[2.75],[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