summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominic Hargreaves <dom@earth.li>2012-09-22 19:38:02 +0100
committerDominic Hargreaves <dom@earth.li>2012-09-26 17:43:26 +0100
commitc0d4ba71ce739bc9eac83791e8a5ee64c377951e (patch)
tree2f3b26c0aa2ffafb2bf13863c4c54403326ddc21
parentf1423560edeacaec7cec7b43f5455f94f15a2e1d (diff)
downloadperl-5.14.3-RC1.tar.gz
bump version to RC1v5.14.3-RC1
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 70d39d9de5..8dd2b0b163 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