summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2009-08-22 19:39:55 +0100
committerDavid Mitchell <davem@iabyn.com>2009-08-22 19:39:55 +0100
commit48ae1f6e140871497ec9438fc2417545b518c8ef (patch)
treec811177c6b16809acc59a072eaa64bb447d27b6a
parentec402391699cd9a0c7f8fe5cc347ecba9b54e0e8 (diff)
downloadperl-48ae1f6e140871497ec9438fc2417545b518c8ef.tar.gz
update Safe version in perldelta
-rw-r--r--pod/perl5101delta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl5101delta.pod b/pod/perl5101delta.pod
index b331528212..cef1408a4f 100644
--- a/pod/perl5101delta.pod
+++ b/pod/perl5101delta.pod
@@ -744,7 +744,7 @@ Upgraded from version 1.13 to 1.17.
=item C<Safe>
-Upgraded from 2.12 to 2.17_01.
+Upgraded from 2.12 to 2.18.
=item C<Scalar::Util>