summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-11-07 21:25:15 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-11-07 21:25:15 +0000
commitbed6f0b0db2c0a823177d6358c89f7827ce22fcb (patch)
tree15bf1a264889b565e5ffe2d1dc3d597c6a5eb9fa
parentd7dd16fb7dd9064a236e9430754052ab496e3b4c (diff)
downloadperl-bed6f0b0db2c0a823177d6358c89f7827ce22fcb.tar.gz
Bump to RC1
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index a5ca94bcc0..e1f0be97ba 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