summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2022-03-06 17:24:45 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2022-03-06 17:24:45 +0000
commitbb1dee52397a633100a24cffad0e6ac65083f797 (patch)
treec056ed0d70dd667144cb8d4b553a6205cb4227b9
parent23fa289c91349497f7c149ace76da18516ca92be (diff)
downloadperl-bb1dee52397a633100a24cffad0e6ac65083f797.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 acc8628997..9fe2fc096d 100644
--- a/META.json
+++ b/META.json
@@ -118,7 +118,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 3343040d0c..50f68f27c6 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -157,7 +157,6 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC2"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif