summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2016-04-13 22:16:10 -0400
committerRicardo Signes <rjbs@cpan.org>2016-04-13 22:16:10 -0400
commitb31d1ef1144adb563cad5228eb7a7a4866b19a50 (patch)
treebe5a53127744285ed80683ba337eb056e8a9765c
parenta383bbaba01aec92a46d40499c2da493bb6094f7 (diff)
downloadperl-5.24.0-RC1.tar.gz
patchlevel: we are now RC1v5.24.0-RC1
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index f94d151d7c..97beacf7cf 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC0"
+ ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif