summaryrefslogtreecommitdiff
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
parent3d21943ed8af6419b6284007a118fd1217b51971 (diff)
downloadperl-4e31220dc51f11a5699fc39e0e529f2a824f2fb7.tar.gz
RC1 -> RC2; push off the date of 5.14.0 until a week from tomorrow
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
-rw-r--r--patchlevel.h2
-rw-r--r--pod/perlhist.pod3
3 files changed, 4 insertions, 3 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index b15ff1f86b..f77740b5df 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -347,7 +347,7 @@ sub removed_raw {
5.013009 => '2011-01-20',
5.013010 => '2011-02-20',
5.013011 => '2011-03-20',
- 5.014000 => '2012-04-28',
+ 5.014000 => '2012-05-11',
);
for my $version ( sort { $a <=> $b } keys %released ) {
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
diff --git a/pod/perlhist.pod b/pod/perlhist.pod
index 28f6631e77..e782738c7b 100644
--- a/pod/perlhist.pod
+++ b/pod/perlhist.pod
@@ -452,8 +452,9 @@ the strings?).
Ævar 5.13.10 2011-Feb-20
Florian 5.13.11 2011-Mar-20
Jesse 5.14.0RC1 2011-Apr-20
+ Jesse 5.14.0RC2 2011-May-04
- Jesse 5.14.0 2011-Apr-28
+ Jesse 5.14.0 2011-May-11
=head2 SELECTED RELEASE SIZES