summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2021-01-09 16:55:45 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2021-01-09 16:55:45 +0000
commit0135980091faf5a6813bbeffc5363cc20a5c4bee (patch)
tree46f87d959623e73836d2fc27bc89b71018d19a42
parent33c4e290cf6f957803222a9ce4092459d6c25277 (diff)
downloadperl-0135980091faf5a6813bbeffc5363cc20a5c4bee.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 062902c3e2..7ecc883b3f 100644
--- a/META.json
+++ b/META.json
@@ -117,7 +117,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 8d73db93af..3c504eef58 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