summaryrefslogtreecommitdiff
path: root/Porting/todo.pod
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2021-03-20 20:25:28 -0500
committerNicolas R <atoomic@cpan.org>2021-03-20 20:25:28 -0500
commitadab925777a5701fa470ccf8bd6bcae473128174 (patch)
tree11f69bbcc51b2f515a4c579fdaab68e66572815e /Porting/todo.pod
parentb764efce6e79e0b963b9f8765964127300f6b263 (diff)
downloadperl-adab925777a5701fa470ccf8bd6bcae473128174.tar.gz
Bump the Perl version to 5.33.9
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 5735f6eba8..63f1db50bd 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.33.8.
+options would be nice for perl 5.33.9.
=head2 Profile Perl - am I hot or not?
@@ -1189,7 +1189,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.33.8"
+of 5.33.9"
=head2 make ithreads more robust