summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-08-22 23:27:39 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2015-08-22 23:27:39 +0100
commit6a50e5907859b52a38b2be1cc7a36ca17cd746b5 (patch)
tree4ff9f43d218d0c3ff9bf2519b75d99593dfdbb3c
parent607b5aa52f5a6b37c968ba00f2aaacec8d75d8d0 (diff)
downloadperl-6a50e5907859b52a38b2be1cc7a36ca17cd746b5.tar.gz
Disarm patchlevel.h
-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 5625f0be19..fb3f619552 100644
--- a/META.json
+++ b/META.json
@@ -115,7 +115,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 5ff7ce0918..f41660238d 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