From c9c8a9abd0770911496d235f2243ead5b4002f26 Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Fri, 29 May 2020 21:15:39 +0100 Subject: Disarm patchlevel.h and regen META.json --- META.json | 2 +- patchlevel.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/META.json b/META.json index c13b787c1a..eb02af46b3 100644 --- a/META.json +++ b/META.json @@ -114,7 +114,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 c73383b4ed..d55a9c7ad9 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 -- cgit v1.2.1