diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index cafbad1cc..7dc081d10 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.49.1 +VERSION:=18.50 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index b2e52ffb7..5be58f816 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 18.50 - 17 September 2022 + - drakboot: add options to change the rEFInd background (mga#28073) Version 18.49.1 - 9 June 2022 diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index a3c2fb22b..ddda27edf 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 18.50 - 17 September 2022 + - bootloader: don't remove existing failsafe/nonfb entries on upgrade if we aren't replacing them with new ones - bootloader: add options to change the rEFInd background (mga#28073) |