summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-08-29 23:13:08 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2015-08-29 23:13:08 +0100
commita5d182d0a9cd8ba544b893aa758d97723c1857c5 (patch)
treea5bfc78f64b793f0d450a276aa2b5eb7f0f340c7
parentca79643f7bc5602bc885b785f9ab477db8f6bc05 (diff)
downloadperl-a5d182d0a9cd8ba544b893aa758d97723c1857c5.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 1fe7c4d274..f41660238d 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