summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-03-10 10:56:29 +0000
committerThierry Vignaud <tv@mandriva.org>2009-03-10 10:56:29 +0000
commitd6910b49210f4c776090edf05eabcc388d786190 (patch)
treec991e63a095b90aeb05a638906992a5a7374c258 /perl-install
parentc268508f652d586b465bb07bd4c4f1f4171cef38 (diff)
downloaddrakx-backup-do-not-use-d6910b49210f4c776090edf05eabcc388d786190.tar
drakx-backup-do-not-use-d6910b49210f4c776090edf05eabcc388d786190.tar.gz
drakx-backup-do-not-use-d6910b49210f4c776090edf05eabcc388d786190.tar.bz2
drakx-backup-do-not-use-d6910b49210f4c776090edf05eabcc388d786190.tar.xz
drakx-backup-do-not-use-d6910b49210f4c776090edf05eabcc388d786190.zip
12.13
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/install/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index f1c155966..fc8fc42c6 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=12.12
+VERSION:=12.13
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 75a370d09..c6d60a570 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 12.13 - 10 March 2009
+
- fix selecting packages on cdroms
- don't crash when creating a partition in LVM with the partition type
buttons (#38078)