summaryrefslogtreecommitdiff
path: root/Porting/todo.pod
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2013-05-18 09:48:01 -0400
committerRicardo Signes <rjbs@cpan.org>2013-05-18 09:48:18 -0400
commitf7cf42bb697e73cddbd6c6fd696f6d0842311bed (patch)
treee14ca770d0d7200bf9fef4926e13afa6ade61299 /Porting/todo.pod
parenta9acda3b5f74585852a57b51b724804ac586cb0b (diff)
downloadperl-f7cf42bb697e73cddbd6c6fd696f6d0842311bed.tar.gz
bump version to 5.19.0
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 eaf4fc0d1e..e66d754226 100644
--- a/Porting/todo.pod
+++ b/Porting/todo.pod
@@ -466,7 +466,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.18.0.
+options would be nice for perl 5.19.0.
=head2 Profile Perl - am I hot or not?
@@ -1173,7 +1173,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.18.0"
+of 5.19.0"
=head2 make ithreads more robust