summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2019-05-11 23:52:37 +0300
committerSawyer X <xsawyerx@cpan.org>2019-05-11 23:52:37 +0300
commitc7a6d3b31a78eb828003075e042c026f697a38a9 (patch)
tree94c0e832fda951ab38f10f8092e0ab5355f64c3c
parent7fc7fbbf6acef59434d00cc8b61b4722ff739bb4 (diff)
downloadperl-c7a6d3b31a78eb828003075e042c026f697a38a9.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 acafc2be3c..74bb6e67d8 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