summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-01-02 17:45:13 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2017-01-02 17:45:13 +0000
commitc8580a46e683b4518f7c9e6763087393ab4e5244 (patch)
tree485eaf03d549421fb8a1a0596bb89b7864929389
parent7e0bf584c45aaa8757e8b2bc93a13d333ab7a205 (diff)
downloadperl-c8580a46e683b4518f7c9e6763087393ab4e5244.tar.gz
Bump to RC5v5.22.3-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 39fa323a67..28bdd07ccc 100644
--- a/META.json
+++ b/META.json
@@ -112,7 +112,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 6ebaeb7bbf..85c2ff0ebd 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