summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-09-11 16:23:55 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-09-11 16:23:55 +0000
commitcf914f6c9522ef896b23516950b0d850ece5303b (patch)
tree7db0b27ec32a34538a494359e0ac7a0ee175ca96
parent788da733f749d4d2128f56e29c68c706122aff9b (diff)
downloaddrakx-backup-do-not-use-cf914f6c9522ef896b23516950b0d850ece5303b.tar
drakx-backup-do-not-use-cf914f6c9522ef896b23516950b0d850ece5303b.tar.gz
drakx-backup-do-not-use-cf914f6c9522ef896b23516950b0d850ece5303b.tar.bz2
drakx-backup-do-not-use-cf914f6c9522ef896b23516950b0d850ece5303b.tar.xz
drakx-backup-do-not-use-cf914f6c9522ef896b23516950b0d850ece5303b.zip
10.29.9
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index e164636d0..99591bf50 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=10.29.8
+VERSION:=10.29.9
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 912997302..a5840f7d9 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 10.29.9 - 11 September 2008
+
- bootloader-config:
o fix handling xen kernels: it should not replace an existing 'linux'
entry (#40865)