From 1c374a73d1c693010d8912cdd5fada2687d0ee15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Tue, 24 Dec 2019 13:14:39 +0200 Subject: 2.46 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7c8eb6c..795d6c7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.46 - 24 December 2019, by Jani Välimaa + - make brp-mangle-shebangs to not exit if 'read shebang_line < "$f"' exits with a non-zero status. diff --git a/configure.ac b/configure.ac index 418fa46..267f050 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.45, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.46, 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