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 0961b66ad..b1788c01d 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=16.73
+VERSION:=16.74
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index a99d354fb..5f12298c6 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 16.74 - 27 March 2015
+
- diskdrake (GPT):
o fix retrieving ntfs partitions as ntfs-3g instead of ntfs
o really fix retrieving swap partition type
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index b5cd59959..8bc370db0 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 16.74 - 27 March 2015
+
- GPT partitionning:
o fix retrieving ntfs partitions as ntfs-3g instead of ntfs
o really fix retrieving swap partition type