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 a0c6d929c..ed34b1468 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.19
+VERSION:=17.20
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 04e0a450a..d33e5b92f 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.20 - 18 March 2016
+
- diskdrake:
o fix partitions not initially displayed (mga#17564)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index e33d2375c..3d4f76256 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.20 - 18 March 2016
+
- prevent slow boot on first boot (mga#16684)
- partionning:
o fix partitions not initially displayed (mga#17564)