summaryrefslogtreecommitdiff
path: root/Porting/todo.pod
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-02-28 20:50:48 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-02-28 20:50:48 +0000
commit7da5b2c5e511eeedc45948059acdc1f2e431f977 (patch)
treed22b46cc154fea2766c71061d26d793e901c44e3 /Porting/todo.pod
parentb0de03aa9d3d749c3c7dc3ffcc5fd0df75d51287 (diff)
downloadperl-7da5b2c5e511eeedc45948059acdc1f2e431f977.tar.gz
Bump version to 5.24.4, ahead of its impending release
(includes regen/opcode.pl)
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 0869a3c486..69fe5452a5 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.24.3.
+options would be nice for perl 5.24.4.
=head2 Profile Perl - am I hot or not?
@@ -1170,7 +1170,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.24.3"
+of 5.24.4"
=head2 make ithreads more robust