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 180e39100..42de9ffee 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.37
+VERSION:=17.38
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 0bba8c438..b2ad91b4d 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.38 - 16 June 2016
+
- diskdrake:
o fix offering to create a GRUB_BIOS partition in custom mode (mga#18656)
o fix inverted test when checking need for a GRUB_BIOS partition (mga#18704)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 0f6d7787e..1203cfef0 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.38 - 16 June 2016
+
- partionning:
o fix offering to create a GRUB_BIOS partition in custom mode (mga#18656)
o fix inverted test when checking need for a GRUB_BIOS partition (mga#18704)