summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-09-10 15:12:48 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-09-10 15:12:48 +0100
commit752cb96a6b7f420187942e917feea72e8bbeb461 (patch)
tree0dcc641f5683ce83011e2137b991fbf36c37c5a5
parent57fc89b43004a2cfa1c9e05a4417ccca7eddc7ee (diff)
downloadperl-752cb96a6b7f420187942e917feea72e8bbeb461.tar.gz
Bump to RC1v5.24.3-RC1
-rw-r--r--META.json2
-rw-r--r--patchlevel.h1
2 files changed, 2 insertions, 1 deletions
diff --git a/META.json b/META.json
index f7fc7b4864..fd98b5fb82 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 399a0698e6..1ebc59f86b 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