Skip to content

Commit 6f30c26

Browse files
committed
bump perl version to v5.24.0-RC2
1 parent aec451e commit 6f30c26

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

patchlevel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ hunk.
133133
# endif
134134
static const char * const local_patches[] = {
135135
NULL
136-
,"RC1"
136+
,"RC2"
137137
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
138138
,"uncommitted-changes"
139139
#endif

pod/perlhist.pod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,7 @@ the strings?).
579579
Abigail 5.23.9 2016-Mar-20
580580

581581
Ricardo 5.24.0-RC1 2016-Apr-13 The 5.24 maintenance track
582+
Ricardo 5.24.0-RC2 2016-Apr-23
582583

583584
=head2 SELECTED RELEASE SIZES
584585

0 commit comments

Comments
 (0)