summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-07-25 14:15:01 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-07-25 14:15:01 +0100
commit56af115c4a09f0c73c7f495ed3eca2bf8a30533f (patch)
treed1e68e4344a266113415a2ca8acdad7969f08115
parent1c9809bdf7b02e3db09030c68b516b06f895d385 (diff)
downloadperl-56af115c4a09f0c73c7f495ed3eca2bf8a30533f.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 220e4c30bf..86fa43ebdf 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 294c1359dd..0d8ab183f3 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,6 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC2"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif