summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-05-01 03:21:00 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-05-01 03:21:00 +0200
commit798140e792d8888820281cc7fdf1fd55ad2fa925 (patch)
tree02f35e0d35fbf2f79a0eb5a59e575ad967fbce98
parent9ca4009fc810fd8ef4825c5e5cc7ad8d745cf279 (diff)
downloaddrakx-798140e792d8888820281cc7fdf1fd55ad2fa925.tar
drakx-798140e792d8888820281cc7fdf1fd55ad2fa925.tar.gz
drakx-798140e792d8888820281cc7fdf1fd55ad2fa925.tar.bz2
drakx-798140e792d8888820281cc7fdf1fd55ad2fa925.tar.xz
drakx-798140e792d8888820281cc7fdf1fd55ad2fa925.zip
18.2718.27
-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)