summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-07-01 22:57:08 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-07-01 22:57:08 +0100
commit5eb5f4b686c8bf57726bea695d8a573d7e368ae2 (patch)
tree9f1d9651b10fdc60a48ab7068092bd1fff9ea2fa
parent4089b3b59843538aab75e779540bfc6eda8b6a10 (diff)
downloadperl-5eb5f4b686c8bf57726bea695d8a573d7e368ae2.tar.gz
Disarm patchlevel.h and regen META.json
-rw-r--r--META.json2
-rw-r--r--patchlevel.h1
2 files changed, 1 insertions, 2 deletions
diff --git a/META.json b/META.json
index 1cfb0ba9bc..97ef248ca2 100644
--- a/META.json
+++ b/META.json
@@ -111,7 +111,7 @@
"vxs.inc"
]
},
- "release_status" : "testing",
+ "release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://rt.perl.org/"
diff --git a/patchlevel.h b/patchlevel.h
index 53bb4ba7cc..9442944283 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,6 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif