summaryrefslogtreecommitdiff
path: root/dist
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 /dist
parent3d21943ed8af6419b6284007a118fd1217b51971 (diff)
downloadperl-4e31220dc51f11a5699fc39e0e529f2a824f2fb7.tar.gz
RC1 -> RC2; push off the date of 5.14.0 until a week from tomorrow
Diffstat (limited to 'dist')
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
1 files changed, 1 insertions, 1 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 ) {