summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-05-25 17:13:56 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-05-25 17:13:56 +0200
commitf387076d761b042a56bcfb7bacde0e20e59b953a (patch)
treeebd65a7fe52ca50de88e8e0ca30d1a263c669a53
parent7e0107e0e8f070f90d2b1f48e0c25350cd19e627 (diff)
downloaddrakx-16.101.tar
drakx-16.101.tar.gz
drakx-16.101.tar.bz2
drakx-16.101.tar.xz
drakx-16.101.zip
16.10116.101
-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)