diff options
author | Sawyer X <xsawyerx@cpan.org> | 2020-03-21 22:04:26 +0200 |
---|---|---|
committer | Sawyer X <xsawyerx@cpan.org> | 2020-04-09 17:28:15 +0300 |
commit | e11072e08116ca37e77aba06b913ef2594dab365 (patch) | |
tree | a1a2dc4de01a7b169a46d5e4537d1cc18c115e68 /pod/perldelta.pod | |
parent | ca852dbb2ad4ea6c84d51ea70cc0ccff3794be3c (diff) | |
download | perl-e11072e08116ca37e77aba06b913ef2594dab365.tar.gz |
Bump back to 5.31.11, if we need to release it
Diffstat (limited to 'pod/perldelta.pod')
-rw-r--r-- | pod/perldelta.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index aaa0feda79..a92017ec2d 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -5,11 +5,11 @@ [ this is a template for a new perldelta file. Any text flagged as XXX needs to be processed before release. ] -perldelta - what is new for perl v5.32.0 +perldelta - what is new for perl v5.31.11 =head1 DESCRIPTION -This document describes differences between the 5.30.0 release and the 5.32.0 +This document describes differences between the 5.30.0 release and the 5.31.11 release. If you are upgrading from an earlier release such as 5.28.0, first read |