summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-03-24 18:05:15 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-03-24 18:05:15 +0000
commit640371cd8d2b0e3843f4610b5816c0bf525b178d (patch)
tree37e19c4f2506af6ac57d38091257a10fde149b7e
parentb43d3ff9a629be627de13ff8d058fe7aa5a04ab8 (diff)
downloadperl-640371cd8d2b0e3843f4610b5816c0bf525b178d.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 0b6b7dc76d..dd3f3651a3 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