summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2020-02-29 19:28:58 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2020-02-29 19:28:58 +0000
commit87ec2e572937c04dfad4dddf25609a06725896e1 (patch)
tree45c61a415e649fad8cee9f96ad1a056c3ed97493
parentd20f13cc1c3c274156ab81003482ae634522f18b (diff)
downloadperl-87ec2e572937c04dfad4dddf25609a06725896e1.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 da8aac3c16..e02360645e 100644
--- a/META.json
+++ b/META.json
@@ -114,7 +114,7 @@
"vxs.inc"
]
},
- "release_status" : "testing",
+ "release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/Perl/perl5/issues"
diff --git a/patchlevel.h b/patchlevel.h
index 1fe00bc6f3..248a34421a 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