summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-04-09 23:20:36 -0400
committerJesse Vincent <jesse@bestpractical.com>2010-04-09 23:20:36 -0400
commit431be7b35e7448c1ced59444d6bdcfa11c5f83c7 (patch)
tree9a72196d8746cbbc5c67c24d2689ba03e29f83b6
parent369140536446def0db99c5759f413eb0fb9b2541 (diff)
downloadperl-5.12.0-RC5.tar.gz
adjust release dates due to rc5v5.12.0-RC5
-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 caced2e541..b29ba7a1c9 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-09',
+ 5.012000 => '2010-04-12',
);
for my $version ( sort { $a <=> $b } keys %released ) {
diff --git a/pod/perlhist.pod b/pod/perlhist.pod
index 58ea79db18..10b3293411 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-09
+ Jesse 5.12.0 2010-Apr-12
=head2 SELECTED RELEASE SIZES