summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-01-24 13:13:28 +0000
committerThierry Vignaud <tv@mandriva.org>2008-01-24 13:13:28 +0000
commit22096c2df09c0970b0d5ea1783a687acebc6d82d (patch)
tree3ab5feccef3b216788617a06c0c7564514d473d2
parentfd543ea84f3e0ed8e179b1f74750f427b90ac4ff (diff)
downloaddrakx-backup-do-not-use-22096c2df09c0970b0d5ea1783a687acebc6d82d.tar
drakx-backup-do-not-use-22096c2df09c0970b0d5ea1783a687acebc6d82d.tar.gz
drakx-backup-do-not-use-22096c2df09c0970b0d5ea1783a687acebc6d82d.tar.bz2
drakx-backup-do-not-use-22096c2df09c0970b0d5ea1783a687acebc6d82d.tar.xz
drakx-backup-do-not-use-22096c2df09c0970b0d5ea1783a687acebc6d82d.zip
10.6.8
-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 54e073837..ec3dfff8c 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=10.6.7
+VERSION:=10.6.8
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 8088d0639..ba7fd5e0e 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 10.6.8 - 24 January 2008
+
- bootloader-config, diskdrake:
o look for LVM PV on non partitioned disk before looking for DOS
partition_table (esp. for lilo which puts the DOS magic)