summaryrefslogtreecommitdiff
path: root/Porting/todo.pod
diff options
context:
space:
mode:
authorNeil Bowers <neilb@neilb.org>2022-08-20 21:26:54 +0100
committerKarl Williamson <khw@cpan.org>2022-08-20 16:17:55 -0600
commit534627002e1f2e0debea18944cbfb3620cde7a8b (patch)
tree1f3cfe68f08276f31e10e7a154e9d0961bf1bbb9 /Porting/todo.pod
parent8269d37901b812a0ba7aa03fff111a39e8918098 (diff)
downloadperl-534627002e1f2e0debea18944cbfb3620cde7a8b.tar.gz
Bumping perl version in various places for 5.37.4
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 f0eab6d2e2..5252b3b89e 100644
--- a/Porting/todo.pod
+++ b/Porting/todo.pod
@@ -486,7 +486,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.37.3.
+options would be nice for perl 5.37.4.
=head2 Profile Perl - am I hot or not?
@@ -1183,7 +1183,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.37.3"
+of 5.37.4"
=head2 make ithreads more robust