summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-11-07 21:24:46 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-11-07 21:24:46 +0000
commitee757a824508abefa403fcfa8e58ebd319933062 (patch)
tree92f5a173bf217f0889dd73e1f434b9da7e5978f5
parentb9de8c10f90b3a2559572b35083d7004790ff6aa (diff)
downloadperl-ee757a824508abefa403fcfa8e58ebd319933062.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 1bd617f750..6d4fe0d26f 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