From 644aecd7d6c8185c128b5a1abba92d2733cc7c3a Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Sun, 17 Jul 2016 22:31:33 +0100 Subject: Bump to RC1 --- META.json | 2 +- patchlevel.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/META.json b/META.json index ee7dc9e55d..8c6b3bf396 100644 --- a/META.json +++ b/META.json @@ -111,7 +111,7 @@ "vxs.inc" ] }, - "release_status" : "stable", + "release_status" : "testing", "resources" : { "bugtracker" : { "web" : "https://rt.perl.org/" diff --git a/patchlevel.h b/patchlevel.h index 0d8ab183f3..a82ed60c0b 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -133,6 +133,7 @@ hunk. # endif static const char * const local_patches[] = { NULL + ,"RC1" #ifdef PERL_GIT_UNCOMMITTED_CHANGES ,"uncommitted-changes" #endif -- cgit v1.2.1