diff options
author | Sawyer X <xsawyerx@cpan.org> | 2017-03-18 19:01:28 +0100 |
---|---|---|
committer | Sawyer X <xsawyerx@cpan.org> | 2017-03-18 19:01:28 +0100 |
commit | acc02a5d06e8f2309b057b7d2cc4c42603886a0b (patch) | |
tree | 5b7a74a2ad00a8e4a65c66a5d43fa2f4ba5912ab | |
parent | 6aff4bf3cdbe7898ab6d2fb6c691e278cfd5e80f (diff) | |
download | perl-acc02a5d06e8f2309b057b7d2cc4c42603886a0b.tar.gz |
Reflect next changes in release schedule
-rw-r--r-- | Porting/release_schedule.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Porting/release_schedule.pod b/Porting/release_schedule.pod index 63f36ae3ff..1cadc5e66e 100644 --- a/Porting/release_schedule.pod +++ b/Porting/release_schedule.pod @@ -19,6 +19,7 @@ Code freezes (which happen in the 5.25.X series) 2017-01-20 5.25.9 User-visible changes to correctly functioning programs freeze 2017-02-20 5.25.10 Full code freeze + 2017-03-20 5.25.11 Full code freeze 2017-04-20 5.26.0 Stable release! =head2 Perl 5.24 @@ -62,6 +63,7 @@ you should reset the version numbers to the next blead series. 2016-12-20 5.25.8 ✓ Sawyer X 2017-01-20 5.25.9 ✓ Abigail 2017-02-20 5.25.10 ✓ Renée Bäcker + 2017-03-20 5.25.11 Sawyer X (RC0 for 5.26.0 will be released once we think that all the blockers have been addressed. This typically means some time in April or May.) |