summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-11-28 21:19:40 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-11-28 21:19:40 +0000
commita2c1ffa15f961c366d9a2df6eb9a50b7974a9bbb (patch)
tree5bbc0fe819b5786f4f4763c5754c2c2c9c9a0a71
parent70ab498efd84cc716e3fa5e466aa6d324a0d905a (diff)
downloadperl-a2c1ffa15f961c366d9a2df6eb9a50b7974a9bbb.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 e73ea3ddb1..77dd570b3e 100644
--- a/META.json
+++ b/META.json
@@ -113,7 +113,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 6d4fe0d26f..1bd617f750 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