summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-07-17 23:45:43 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-07-17 23:45:43 +0100
commit5eca70cee089db930bead97449ad82a9b50c7adc (patch)
treed9800a8d2acc6905339fa5f2cd15c16ccf6b8573
parent644aecd7d6c8185c128b5a1abba92d2733cc7c3a (diff)
downloadperl-5eca70cee089db930bead97449ad82a9b50c7adc.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 8c6b3bf396..ee7dc9e55d 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 a82ed60c0b..0d8ab183f3 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