RC1 -> RC2; push off the date of 5.14.0 until a week from tomorrow
authorJesse Vincent <jesse@bestpractical.com>
Thu, 28 Apr 2011 18:11:43 +0000 (02:11 +0800)
committerJesse Vincent <jesse@bestpractical.com>
Tue, 3 May 2011 21:17:32 +0000 (17:17 -0400)
dist/Module-CoreList/lib/Module/CoreList.pm
patchlevel.h
pod/perlhist.pod

index b15ff1f..f77740b 100644 (file)
@@ -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 ) {
index ffdef78..72a4e12 100644 (file)
@@ -133,7 +133,7 @@ hunk.
 #  endif
 static const char * const local_patches[] = {
        NULL
-    ,"RC1"
+    ,"RC2"
 #ifdef PERL_GIT_UNCOMMITTED_CHANGES
        ,"uncommitted-changes"
 #endif
index 28f6631..e782738 100644 (file)
@@ -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