summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-03-24 19:45:30 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-03-24 19:45:30 +0000
commit5a237631776b1f2447556cfb389e5831639fc900 (patch)
treead854397d18865b9aa63353c448a4c19dd11696f
parent3e9cd59f45c7c066b4791ee558619bf8d2460065 (diff)
downloadperl-5a237631776b1f2447556cfb389e5831639fc900.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 99ae0004de..fa4a5469a3 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 9966c05290..0cad1a38df 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