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 463b1e9a3..4bfdd2510 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=16.100
+VERSION:=16.101
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 1766aa618..b832c99a3 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 16.101 - 25 May 2015
+
- library (for draklive-install):
o fix not always suggesting /boot/ESP mount point (mga#15689)
- diskdrake:
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index f51c0193f..38ca15db5 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 16.101 - 25 May 2015
+
- do not die if network cannot be started for updates (mga#8819),
just log the faillure and offer to either retry or abort
- do not offer to add a CD-ROM as supplement media (mga#13671)