summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2023-04-16 16:36:44 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2023-04-16 16:36:44 +0100
commitef79200c43fc4a4e37802557d175918ba2ec4812 (patch)
tree848f4064fcec6f24aa1c23b2de413dad04d064ef
parent66cefb00b475e1b321ab2a1aa8e66a7ae14334c2 (diff)
downloadperl-ef79200c43fc4a4e37802557d175918ba2ec4812.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 c11bca3608..57880f126c 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -157,7 +157,6 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC3"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif