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 78ca066d6..a35430880 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.59
+VERSION:=17.60
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 32f6e6258..886bf0296 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.60 - 15 November 2016
+
- diskdrake:
o fix being unable to format a newly part (mga#19172)
o offer to format unmounted parts that have a defined mount point
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 8e97e43a4..c372c533c 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.60 - 15 November 2016
+
- partitioning:
o fix being unable to format a newly part (mga#19172)
o offer to format unmounted parts that have a defined mount point