summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-03-21 19:57:09 +0000
committerThierry Vignaud <tv@mandriva.org>2008-03-21 19:57:09 +0000
commit4598ff70ac5543253b147efd492e32a4f8bc0114 (patch)
treeb14363f825133359148f40226ced23d7560c44f9
parent419bdaa161afd19ae93a1008ece1cb0a3e7a12a5 (diff)
downloaddrakx-4598ff70ac5543253b147efd492e32a4f8bc0114.tar
drakx-4598ff70ac5543253b147efd492e32a4f8bc0114.tar.gz
drakx-4598ff70ac5543253b147efd492e32a4f8bc0114.tar.bz2
drakx-4598ff70ac5543253b147efd492e32a4f8bc0114.tar.xz
drakx-4598ff70ac5543253b147efd492e32a4f8bc0114.zip
10.19
-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 568df3eef..262c62015 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=10.18
+VERSION:=10.19
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index cc323d9f6..22cc7b600 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 10.19 - 21 March 2008
+
- bootloader-config, drakboot:
o fix device.map if it is not consistent with the system
(eg: it says hd0 in sdb whereas it now is sda) (#39160)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 15b97d179..bd10a3635 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 10.19 - 21 March 2008
+
- diskdrake:
o fix setting mount point of a /dev/mdX (#39142)
(regression introduced in 10.8)