From a2c1ffa15f961c366d9a2df6eb9a50b7974a9bbb Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Wed, 28 Nov 2018 21:19:40 +0000 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 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 -- cgit v1.2.1