summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-03-29 11:44:32 -0400
committerJesse Vincent <jesse@bestpractical.com>2010-03-29 11:45:16 -0400
commitdd2abc632434eff525555290a39fd04aebd5c580 (patch)
treeded22f7168a99413322bb709ddfaaff13b783478
parent861ff9eb8d184fa0e1ad77f5b184e522ad80e276 (diff)
downloadperl-dd2abc632434eff525555290a39fd04aebd5c580.tar.gz
Assuming RC1 goes out today, .0 goes out on 5 April
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
-rw-r--r--pod/perlhist.pod3
2 files changed, 3 insertions, 2 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index df2e90f992..ad973115a8 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 => '????-??-??',
+ 5.012000 => '2010-04-05',
);
for my $version ( sort { $a <=> $b } keys %released ) {
diff --git a/pod/perlhist.pod b/pod/perlhist.pod
index 36653da5b2..7b08721bb9 100644
--- a/pod/perlhist.pod
+++ b/pod/perlhist.pod
@@ -408,7 +408,8 @@ the strings?).
Jesse 5.11.3 2009-Dec-20
Ricardo 5.11.4 2010-Jan-20
Steve 5.11.5 2010-Feb-20
- Jesse 5.12.0-RC0 2010-Mar-??
+ Jesse 5.12.0-RC1 2010-Mar-29
+ Jesse 5.12.0 2010-Apr-05
=head2 SELECTED RELEASE SIZES