summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-01-02 17:45:41 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2017-01-02 17:45:41 +0000
commit98efd6478293db0a847dd618ac7d38b0493e6b26 (patch)
treefc098447994e8e9f0c0fc390263e7ea7365e0ea7
parent58019cd4c859020da91bfe946ec0922c342fb362 (diff)
downloadperl-98efd6478293db0a847dd618ac7d38b0493e6b26.tar.gz
Bump to RC5v5.24.1-RC5
-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..9f0ad1e5d1 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,6 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC5"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif