summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominic Hargreaves <dom@earth.li>2012-11-07 21:12:45 +0000
committerDominic Hargreaves <dom@earth.li>2012-11-07 21:12:45 +0000
commitcf754a72fba75f09ea583456399e3e9f58beccdf (patch)
tree5724d30a02839c88bd1254cbb51638639b105687
parent752c9f682fdbda28cf10be9a054ebbb0d6dbebb3 (diff)
downloadperl-cf754a72fba75f09ea583456399e3e9f58beccdf.tar.gz
bump version to RC2v5.12.5-RC2
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index f1a12bd8f3..8bf6f879c2 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -127,6 +127,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC2"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif