summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2023-04-11 20:19:21 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2023-04-11 20:19:21 +0100
commit070229f7164c509c3b18d8c4dac45d0a9135dc60 (patch)
treeb1c55d4801d4764f2cff5a62cbda3eea58a01ddc
parent2e60932a0e378da53c04b82e8983d9cef4dcacba (diff)
downloadperl-070229f7164c509c3b18d8c4dac45d0a9135dc60.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 3eaf6491ff..ddc92c7786 100644
--- a/META.json
+++ b/META.json
@@ -105,7 +105,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 d669b3ada4..57880f126c 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