summaryrefslogtreecommitdiff
path: root/Porting/todo.pod
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2013-09-20 17:55:41 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2013-09-20 17:55:41 +0100
commit37a44ba6c2566fc801b72129645914261a7af2df (patch)
tree90a0dc1c25332cc1a0a726b80533a66e058df3d0 /Porting/todo.pod
parent09f4604ff4756995eb39f423365303d8aa104696 (diff)
downloadperl-37a44ba6c2566fc801b72129645914261a7af2df.tar.gz
Bump version for 5.19.5
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 5176034aad..673338ab8c 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.19.4.
+options would be nice for perl 5.19.5.
=head2 Profile Perl - am I hot or not?
@@ -1176,7 +1176,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.19.4"
+of 5.19.5"
=head2 make ithreads more robust