summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 bc0626a61..66b7d2b3e 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=11.20
+VERSION:=11.21
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 87714db6a..477a9fa7a 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 11.21 - 21 August 2008
+
- diskdrake
o ensure we initialize only once but at least one, thus fixing crash
when embedded or in installer (#43011)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index fd9cdaf80..1b1864e15 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 11.21 - 21 August 2008
+
- ensure we don't default on the first keyboard layout when upgrading french
box in english lang (#41103)
- do not set $HOME while installing packages (#18088)