summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2013-03-03 23:07:12 +0000
committerDavid Mitchell <davem@iabyn.com>2013-03-03 23:07:12 +0000
commited7e6e926ce0c083f44288ba98f38ec46885b9cc (patch)
treeb2406df849c20b5dbbd0c3633028b0416ee5d22a
parent7e7fe48100365896684e9c5dd0df46e595bb772d (diff)
downloadperl-ed7e6e926ce0c083f44288ba98f38ec46885b9cc.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 4d9cd6d91b..7d8681d99d 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