summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2011-04-29 02:11:43 +0800
committerJesse Vincent <jesse@bestpractical.com>2011-05-03 17:17:32 -0400
commit4e31220dc51f11a5699fc39e0e529f2a824f2fb7 (patch)
treefd5efb48aa84ea1c4ea70c5f7c08146b40e95ab5 /patchlevel.h
parent3d21943ed8af6419b6284007a118fd1217b51971 (diff)
downloadperl-4e31220dc51f11a5699fc39e0e529f2a824f2fb7.tar.gz
RC1 -> RC2; push off the date of 5.14.0 until a week from tomorrow
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index ffdef78700..72a4e12f8b 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC1"
+ ,"RC2"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif