From df4ef8b25b68d33afaff2d354201e82bf28421de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sun, 10 Apr 2022 17:58:28 +0300 Subject: 2.64 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 067c7f8..6348989 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 2.64 - 10 April 2022, by Jani Välimaa - build.macros: use %__os_install_post_python in %__os_install_post Version 2.63 - 10 April 2022, by Jani Välimaa diff --git a/configure.ac b/configure.ac index a0ae740..7c1b4a4 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.63],[https://bugs.mageia.org/]) +AC_INIT([rpm-mageia-setup],[2.64],[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