summaryrefslogtreecommitdiff
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 17:59:25 -0400
commit68586f71620639990e79199c361b0b612fe0dd18 (patch)
tree5c4fa67c1220f896f24daa53483f27ea3e7edc6f
parent7ecbc3da3c049655fce6b77e81d08f2025e54c57 (diff)
downloadperl-68586f71620639990e79199c361b0b612fe0dd18.tar.gz
New release date for 5.12.1 in light of the new RC
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
-rw-r--r--pod/perlhist.pod2
2 files changed, 2 insertions, 2 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 4dbcac7b18..3f3d63b4fc 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -325,7 +325,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 ) {
diff --git a/pod/perlhist.pod b/pod/perlhist.pod
index 7e94e2cf5c..fcbfa3b0fd 100644
--- a/pod/perlhist.pod
+++ b/pod/perlhist.pod
@@ -411,7 +411,7 @@ the strings?).
Jesse 5.12.0-RC1 2010-Mar-29
Jesse 5.12.0 2010-Apr-12
Leon 5.13.0 2010-Apr-20
- Jesse 5.12.1 2010-May-13
+ Jesse 5.12.1 2010-May-16
=head2 SELECTED RELEASE SIZES