summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2016-07-16 00:15:51 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-07-16 00:16:04 +0100
commiteecc7c27c70c79fcbc6cd08a4762f0d7d03f7cfe (patch)
tree39748cc58a673dd666294d4bcccd37b08ba8207c
parent058a420d55bc75f6d68f84ab79b2ab8a2b0e9f27 (diff)
downloadperl-eecc7c27c70c79fcbc6cd08a4762f0d7d03f7cfe.tar.gz
prepare v5.24.0-RC4
(manually cherry picked from commit 01f58bcd9dd0fd046ba4b3d52e823716bfd52e51)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 404e467ba5..9253bc7e3b 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -292,7 +292,7 @@ sub changes_between {
5.023008 => '2016-02-20',
5.023009 => '2016-03-20',
5.022002 => '2016-04-29',
- 5.024000 => '2016-06-01',
+ 5.024000 => '2016-06-06',
);
for my $version ( sort { $a <=> $b } keys %released ) {