From: Ricardo Signes Date: Thu, 20 May 2010 11:01:43 +0000 (-0400) Subject: bump CoreList version X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0e4e188069673cc0e32beff177d3b6534c2b2c35;p=p5sagit%2Fp5-mst-13.2.git bump CoreList version --- diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index d184512..f370cec 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -2,7 +2,7 @@ package Module::CoreList; use strict; use vars qw/$VERSION %released %version %families %upstream %bug_tracker %deprecated/; -$VERSION = '2.33'; +$VERSION = '2.34'; =head1 NAME @@ -15796,7 +15796,7 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'Module::Build::PodParser'=> '0.3603', 'Module::Build::Version'=> '0.77', 'Module::Build::YAML' => '1.40', - 'Module::CoreList' => '2.31', + 'Module::CoreList' => '2.34', 'Module::Load' => '0.16', 'Module::Load::Conditional'=> '0.34', 'Module::Loaded' => '0.06',