summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-03-24 19:45:43 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-03-24 19:45:43 +0000
commit20ba87995fc99d62d55e9c309cdf04a386801fe6 (patch)
tree4a87f0964dfcd558a9c3d24e65326a3a153492b4
parent22eb050f02df4823f08a71ec139701e90cf15d1b (diff)
downloadperl-20ba87995fc99d62d55e9c309cdf04a386801fe6.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 ad88a7ffe4..58d7b29085 100644
--- a/META.json
+++ b/META.json
@@ -113,7 +113,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 dd3f3651a3..0b6b7dc76d 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