summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-09-10 15:13:02 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-09-10 15:13:02 +0100
commitadcf16a792189fa54dc45469f65937175c0bc644 (patch)
tree4d6c25f7d80a367bddefbacd94acbfba5d3b2c4d
parentceb0df930ea30d4a1a203422f7928b05713bb96a (diff)
downloadperl-adcf16a792189fa54dc45469f65937175c0bc644.tar.gz
Bump to RC1v5.26.1-RC1
-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 14b0e0d69f..28a1f3b535 100644
--- a/META.json
+++ b/META.json
@@ -113,7 +113,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 a062503298..d0e1b08d3e 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,6 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif