summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-07-17 23:44:59 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-07-17 23:44:59 +0100
commit5fbf4e4d22d29543661b1f0d0af2b196e44d7d0c (patch)
treeb71fc68e1ae744d86956a4440843f5aa6b928551
parentc6b8c00a562efaaefbf6090c59946fa5b136a9aa (diff)
downloadperl-5fbf4e4d22d29543661b1f0d0af2b196e44d7d0c.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 28bdd07ccc..39fa323a67 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 eaa8ab6bc7..6ebaeb7bbf 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