summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2016-05-02 08:06:05 -0400
committerRicardo Signes <rjbs@cpan.org>2016-05-02 08:06:05 -0400
commit01f58bcd9dd0fd046ba4b3d52e823716bfd52e51 (patch)
treebb0385a4ac30e1ead2840b08240cec303c8fbbb5
parent6d08d01bdac5597237036a8205ab4683fd456c83 (diff)
downloadperl-01f58bcd9dd0fd046ba4b3d52e823716bfd52e51.tar.gz
prepare v5.24.0-RC4
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
-rw-r--r--patchlevel.h2
-rw-r--r--pod/perlhist.pod2
3 files changed, 4 insertions, 2 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index e39cf87e28..c130ef3ddb 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 ) {
diff --git a/patchlevel.h b/patchlevel.h
index 62563e96eb..53fe568c89 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC3"
+ ,"RC4"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif
diff --git a/pod/perlhist.pod b/pod/perlhist.pod
index 4b84e7a04e..3ca35ae63b 100644
--- a/pod/perlhist.pod
+++ b/pod/perlhist.pod
@@ -582,6 +582,8 @@ the strings?).
Ricardo 5.24.0-RC1 2016-Apr-13 The 5.24 maintenance track
Ricardo 5.24.0-RC2 2016-Apr-23
Ricardo 5.24.0-RC3 2016-Apr-26
+ Ricardo 5.24.0-RC4 2016-May-02
+ Ricardo 5.24.0 2016-May-06
=head2 SELECTED RELEASE SIZES