From 1ab05677b7e9f0cb3f5f86510341c32c73cc4e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sun, 21 Apr 2024 09:29:08 +0300 Subject: 2.79 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d2d1a6d..f67cc57 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 2.79 - 21 April 2024, by Jani Välimaa - macros: add %_hardened_build (from Fedora) to build pkgs with position-independent code by default Version 2.78 - 10 April 2024, by Jani Välimaa diff --git a/configure.ac b/configure.ac index 995d1ed..586c742 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.78],[https://bugs.mageia.org/]) +AC_INIT([rpm-mageia-setup],[2.79],[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