summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-05-13 15:58:51 -0400
committerJesse Vincent <jesse@bestpractical.com>2010-05-13 15:58:51 -0400
commit2cbeaf93ebca0381b43ae9b18f99fecb381ee394 (patch)
tree5fec9e3bf3be2d584678d40feee3adac0fe7b34d /dist
parent7e209908b98edde4885fae46149834d8329a6ab0 (diff)
downloadperl-2cbeaf93ebca0381b43ae9b18f99fecb381ee394.tar.gz
New release date for 5.12.1 in light of the new RC
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 24ec2ad510..81db69993d 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -329,7 +329,7 @@ sub removed_raw {
5.011005 => '2010-02-20',
5.012000 => '2010-04-12',
5.013000 => '2010-04-20',
- 5.012001 => '2010-05-13',
+ 5.012001 => '2010-05-16',
);
for my $version ( sort { $a <=> $b } keys %released ) {