From 0df0e51b1a48e32ea92d658513ed878b4006a381 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 23 Dec 2019 16:06:16 +0100 Subject: 2.45 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index eb85e30..fcddb4e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.45 - 23 December 2019, by Thierry Vignaud + - switch binary payload compression to Zstandard level 19 for faster installations See https://fedoraproject.org/wiki/Changes/Switch_RPMs_to_zstd_compression diff --git a/configure.ac b/configure.ac index 57861e3..418fa46 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.44, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.45, 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