summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2014-09-07 17:25:00 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-09-07 17:25:00 +0100
commitd10ab2eb0f741fc741a3ab7ace92e7563d7d4359 (patch)
tree9c978416998b2de3129af01c192563df4489bc4b
parent1248c2bcec031fe6b211c00729f4c7576bbb30f9 (diff)
downloadperl-d10ab2eb0f741fc741a3ab7ace92e7563d7d4359.tar.gz
Bump version to RC2
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 8cbd2868d7..ee4ef79920 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -136,6 +136,7 @@ static const char * const local_patches[] = {
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif
+ ,"RC2"
PERL_GIT_UNPUSHED_COMMITS /* do not remove this line */
,NULL
};