diff options
author | Matthew Horsfall (alh) <wolfsage@gmail.com> | 2015-03-26 16:55:11 -0400 |
---|---|---|
committer | Matthew Horsfall (alh) <wolfsage@gmail.com> | 2015-03-26 16:55:11 -0400 |
commit | 965d3000a316a5ed367c2ce65d040e1125d5e31d (patch) | |
tree | b3667d768c7d40b80727413a69229286e77c5183 | |
parent | ada289e74406815f75328d011e5521339169abe7 (diff) | |
download | perl-965d3000a316a5ed367c2ce65d040e1125d5e31d.tar.gz |
Update supported versions in perlpolicy.pod
-rw-r--r-- | pod/perlpolicy.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/perlpolicy.pod b/pod/perlpolicy.pod index 0bf828cc0f..0f05876733 100644 --- a/pod/perlpolicy.pod +++ b/pod/perlpolicy.pod @@ -84,9 +84,9 @@ the Perl community should expect from Perl's developers: =item * -We "officially" support the two most recent stable release series. 5.14.x -and earlier are now out of support. As of the release of 5.20.0, we will -"officially" end support for Perl 5.16.x, other than providing security +We "officially" support the two most recent stable release series. 5.16.x +and earlier are now out of support. As of the release of 5.22.0, we will +"officially" end support for Perl 5.18.x, other than providing security updates as described below. =item * |