summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2018-05-21 13:50:13 +0300
committerSawyer X <xsawyerx@cpan.org>2018-05-21 13:50:13 +0300
commit4f8b0f09c7f9ae05e491aef940b6943a67be87cd (patch)
tree2e69369ec59e3a590d31981c75ea16f348ea69e5
parentc84ab1aa9408d3f6f807268f467fbfbc583675bc (diff)
downloadperl-4f8b0f09c7f9ae05e491aef940b6943a67be87cd.tar.gz
bump version to RC1
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 39918ea301..d2bd9f0a23 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