From 4e31220dc51f11a5699fc39e0e529f2a824f2fb7 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Fri, 29 Apr 2011 02:11:43 +0800 Subject: RC1 -> RC2; push off the date of 5.14.0 until a week from tomorrow --- dist/Module-CoreList/lib/Module/CoreList.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist') 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 ) { -- cgit v1.2.1