summaryrefslogtreecommitdiff
path: root/Porting/todo.pod
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-11-21 00:53:47 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-11-21 00:53:47 +0000
commit3f572b05bb1c6a04a3023e473496ab4aeef697d3 (patch)
tree3b40f19441404ca65d961ae290b4e0cb34de5cbd /Porting/todo.pod
parent4dc623f0609c79a7932d92bd39e9e4c5cb8b6151 (diff)
downloadperl-3f572b05bb1c6a04a3023e473496ab4aeef697d3.tar.gz
Bump the perl version in various places for 5.21.7
Diffstat (limited to 'Porting/todo.pod')
-rw-r--r--Porting/todo.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/Porting/todo.pod b/Porting/todo.pod
index ed45710a49..86ebd57f3b 100644
--- a/Porting/todo.pod
+++ b/Porting/todo.pod
@@ -467,7 +467,7 @@ Natively 64-bit systems need neither -Duse64bitint nor -Duse64bitall.
On these systems, it might be the default compilation mode, and there
is currently no guarantee that passing no use64bitall option to the
Configure process will build a 32bit perl. Implementing -Duse32bit*
-options would be nice for perl 5.21.6.
+options would be nice for perl 5.21.7.
=head2 Profile Perl - am I hot or not?
@@ -1169,7 +1169,7 @@ L<http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2013-01/msg00339.html>
=head1 Big projects
Tasks that will get your name mentioned in the description of the "Highlights
-of 5.21.6"
+of 5.21.7"
=head2 make ithreads more robust