summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-11-15 15:23:15 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-11-15 15:23:15 +0000
commit1856ae389e72b3ef6cb4e4b59d8ba3e592d0d0ad (patch)
treefd6ff3df14adef78d38347cc5565739ec80ab96a
parentc541df4f14dc8a946c84097d0bb240be925095f1 (diff)
downloadperl-1856ae389e72b3ef6cb4e4b59d8ba3e592d0d0ad.tar.gz
Disarm RC2 bump and update META file
-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 e336be2034..d5ee162195 100644
--- a/META.json
+++ b/META.json
@@ -112,7 +112,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 877387d376..bd56612115 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