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 62d44a55f..34e4ff297 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.24
+VERSION:=17.25
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 64ba4ae84..56cbd57f9 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.25 - 1 April 2016
+
- diskdrake:
o fix detecting nvme devices as block devices
o fix displaying partitions when there's only one disk
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index cbd04bd69..c52bca32e 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.25 - 1 April 2016
+
- partionning:
o fix detecting nvme devices as block devices
o fix displaying partitions when there's only one disk