summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2013-12-02 11:00:09 -0500
committerRicardo Signes <rjbs@cpan.org>2013-12-02 11:10:31 -0500
commit70c9f51eb0a9cf038adbfa00fd50ad404dbb6e3c (patch)
treeaf26c8d8d6cc62c5a7d385b58626171f3d3df992
parent8f2dea189f5b9407401f176cb94722e4138b038a (diff)
downloadperl-70c9f51eb0a9cf038adbfa00fd50ad404dbb6e3c.tar.gz
arm the "this is RC1" alertv5.18.2-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 970798e9b4..d6aaf758c8 100644
--- a/META.json
+++ b/META.json
@@ -118,7 +118,7 @@
"TestInit.pm"
]
},
- "release_status" : "stable",
+ "release_status" : "testing",
"resources" : {
"bugtracker" : {
"web" : "http://rt.perl.org/perlbug/"
diff --git a/patchlevel.h b/patchlevel.h
index 9f85e9452a..4a6dc73b98 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