summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-03-27 22:34:38 +0159
committerThomas Backlund <tmb@mageia.org>2015-03-27 22:34:38 +0159
commit61e26fe55b40b73be82de5f2f6a8626f8bbcbfc6 (patch)
treeeae4d01cf0e12749625c4ee3fa0811b4aef779a2
parent839024ea72b1828ceed72316f661cf3cbfad0f7d (diff)
downloaddrakx-61e26fe55b40b73be82de5f2f6a8626f8bbcbfc6.tar
drakx-61e26fe55b40b73be82de5f2f6a8626f8bbcbfc6.tar.gz
drakx-61e26fe55b40b73be82de5f2f6a8626f8bbcbfc6.tar.bz2
drakx-61e26fe55b40b73be82de5f2f6a8626f8bbcbfc6.tar.xz
drakx-61e26fe55b40b73be82de5f2f6a8626f8bbcbfc6.zip
16.7316.73
-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)