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 ec5df6cb4..5938d25a7 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=18.26
+VERSION:=18.27
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index bcaa94e96..e43636cef 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 18.27 - 1 May 2020
+
- diskdrake:
o it's now possible to set labels on exfat
- drakboot:
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 8b1477c89..a3c19fd6e 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 18.27 - 1 May 2020
+
- bootloader config:
o do not try to enable non existing acpi service
o rename /boot/efi as /boot/EFI if needed (mga#22395)