summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominic Hargreaves <dom@earth.li>2012-11-03 13:19:11 +0000
committerDominic Hargreaves <dom@earth.li>2012-11-03 13:19:11 +0000
commit84462eea9ace747aa9becb0485fb879bdc8813bf (patch)
treea2246dcbca290540c8f9e23e540e9dbdcc0e299d
parentc4f89899afec99db42140b56a3c72cdfeea4fad9 (diff)
downloadperl-84462eea9ace747aa9becb0485fb879bdc8813bf.tar.gz
bump version to RC1v5.12.5-RC1
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index f1a12bd8f3..b23526e415 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -127,6 +127,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif