summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-07-25 12:41:22 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-07-25 12:41:22 +0100
commit1c9809bdf7b02e3db09030c68b516b06f895d385 (patch)
treee543d777254509845b3e6b7204dc9e3c18adc9a5
parente6838bea9e9c45ab25c9227d20e7c81826595061 (diff)
downloadperl-1c9809bdf7b02e3db09030c68b516b06f895d385.tar.gz
Bump to RC2v5.24.1-RC2
-rw-r--r--META.json2
-rw-r--r--patchlevel.h1
2 files changed, 2 insertions, 1 deletions
diff --git a/META.json b/META.json
index 86fa43ebdf..220e4c30bf 100644
--- a/META.json
+++ b/META.json
@@ -111,7 +111,7 @@
"vxs.inc"
]
},
- "release_status" : "stable",
+ "release_status" : "testing",
"resources" : {
"bugtracker" : {
"web" : "https://rt.perl.org/"
diff --git a/patchlevel.h b/patchlevel.h
index 0d8ab183f3..294c1359dd 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,6 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC2"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif