summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-04-24 13:53:33 +0000
committerThierry Vignaud <tv@mandriva.org>2009-04-24 13:53:33 +0000
commiteaee3f207a02a6f6ed129292ee20cc767040eb2d (patch)
tree661b790d3fbcc733e0410ec7d55c177f93781f5b
parentcfe32c10f81b48e5529fa4718ce0dabc65714527 (diff)
downloaddrakx-backup-do-not-use-eaee3f207a02a6f6ed129292ee20cc767040eb2d.tar
drakx-backup-do-not-use-eaee3f207a02a6f6ed129292ee20cc767040eb2d.tar.gz
drakx-backup-do-not-use-eaee3f207a02a6f6ed129292ee20cc767040eb2d.tar.bz2
drakx-backup-do-not-use-eaee3f207a02a6f6ed129292ee20cc767040eb2d.tar.xz
drakx-backup-do-not-use-eaee3f207a02a6f6ed129292ee20cc767040eb2d.zip
12.34
-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 72e6560c0..d215cbf1d 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=12.33
+VERSION:=12.34
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 40c100ba8..c85e26e61 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 12.34 - 24 April 2009
+
- do not set urpmi in automatic mode for gtk installs
(was set correctly for plain interactive installs only)