summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-08-18 22:57:24 +0100
committerJesse Vincent <jesse@bestpractical.com>2010-08-25 13:22:18 -0400
commitc77f7a1233c4ee4501dfff201a16b900eed55c18 (patch)
tree0062884f1450df2197e7613617acef0bdd840781
parentb3513d7b20113ae5a28a7dacdcf8ae247afeda15 (diff)
downloadperl-c77f7a1233c4ee4501dfff201a16b900eed55c18.tar.gz
Version bump Module-CoreList to 2.37 for a CPAN release
-rwxr-xr-xPorting/Maintainers.pl2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 93b3cd4446..bc2f784ed8 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1017,7 +1017,7 @@ use File::Glob qw(:case);
'Module::CoreList' =>
{
'MAINTAINER' => 'rgarcia',
- 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.23.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.37.tar.gz',
'FILES' => q[dist/Module-CoreList],
'CPAN' => 1,
'UPSTREAM' => 'blead',
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index babea01b65..8b4e09e628 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.36';
+$VERSION = '2.37';
=head1 NAME