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 b0b246801..0961b66ad 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=16.72
+VERSION:=16.73
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index fefe2106a..0be5bf532 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 16.73 - 27 March 2015
+
- diskdrake (GPT):
o fix creating RAID devices (mga#15400)
o fix "I cannot read the partition table of device XXX, it is too corrupted"
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index ce79d7388..764164472 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 16.73 - 27 March 2015
+
- GPT partitionning:
o fix creating RAID devices (mga#15400)
(regression from 16.33)