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 b28908e06..cf7dd44a6 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=10.4.216
+VERSION:=10.4.217
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index f383766cb..fab233e1b 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 10.4.217 - 27 September 2007, by Thierry Vignaud
+
- localedrake:
o allow to choose countries like "Angola" which have no locale (en_AO) in
the "best" countries (alas it won't be remembered, will only be used in
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index e6e5e8693..f03f1bfdc 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 10.4.217 - 27 September 2007, by Thierry Vignaud
+
- help:
o do not segfault on #foobar like anchors
o try translated links first (#33679)