summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-10-31 14:48:49 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-10-31 14:48:49 +0000
commit0142fe538ad2a41d31b8d49d8f6bfd2f6853c034 (patch)
tree9e731c590e928794e82996434cfc365d82373b74
parent0e9c2aac12c2a83258fcb4dd1a0c911094495970 (diff)
downloadperl-0142fe538ad2a41d31b8d49d8f6bfd2f6853c034.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 bd56612115..6824ab366c 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