summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2020-05-29 21:05:22 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2020-05-29 21:05:22 +0100
commit7b3f987657fcad311a2809e21cd786b53218007a (patch)
treec3ffafa628039fb282a48f3ee01d72e25886cb32
parent8dcf04cc1c3603b6c3092cc101631947df0685a3 (diff)
downloadperl-7b3f987657fcad311a2809e21cd786b53218007a.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 b9423f432d..ac2df6dd1d 100644
--- a/META.json
+++ b/META.json
@@ -114,7 +114,7 @@
"vxs.inc"
]
},
- "release_status" : "testing",
+ "release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://rt.perl.org/"
diff --git a/patchlevel.h b/patchlevel.h
index eeea19a85b..91bc348c23 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