From e4cf477c8e681fbb3dc723bc7461cea5ad4ec1aa Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 16 Oct 2019 15:23:13 +0000 Subject: Create a 2.39.1 version with armv8l fixes --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ea20b7d..972a9b8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.39.1 - 16 October 2019, by Pascal Terjan + - actually make armv7hl chroots on aarch64 work as expected Version 2.39 - 4 May 2019, by Pascal Terjan diff --git a/configure.ac b/configure.ac index c9ee67b..39efea2 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.39, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.39.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