summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 394846657..3237ce9d4 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=18.30
+VERSION:=18.31
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index f8b4d7066..4d8b92247 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 18.31 - 18 June 2020
+
- drakboot: add option to install GRUB2 bootloader in \EFI\BOOT (mga#24282)
- diskdrake: remove partition from /etc/crypttab when deleted (mga#25891)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 5a718ebed..f68306100 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 18.31 - 18 June 2020
+
- restore flat list option for individual package selection
- add option to install GRUB2 bootloader in \EFI\BOOT (mga#24282)
- improved behaviour when installing on a removable device (mga#26761)