From: Jesse Vincent Date: Fri, 2 Apr 2010 18:07:57 +0000 (-0400) Subject: If the RC goes out today, the release goes out next friday X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=68e74c239d715a726d29ad7a0ffb3a84331f8547;p=p5sagit%2Fp5-mst-13.2.git If the RC goes out today, the release goes out next friday --- diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index c55db94..caced2e 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -192,7 +192,7 @@ sub is_deprecated { 5.011003 => '2009-12-20', 5.011004 => '2010-01-20', 5.011005 => '2010-02-20', - 5.012000 => '2010-04-07', + 5.012000 => '2010-04-09', ); for my $version ( sort { $a <=> $b } keys %released ) { diff --git a/pod/perlhist.pod b/pod/perlhist.pod index a4fa744..58ea79d 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -409,7 +409,7 @@ the strings?). Ricardo 5.11.4 2010-Jan-20 Steve 5.11.5 2010-Feb-20 Jesse 5.12.0-RC1 2010-Mar-29 - Jesse 5.12.0 2010-Apr-07 + Jesse 5.12.0 2010-Apr-09 =head2 SELECTED RELEASE SIZES