summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-10-23 20:14:59 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-10-23 20:14:59 +0100
commit029caa339c2d70b0f1cbe8cf8b0a20a2f42373bc (patch)
tree5279084ba1927135a79c47959f89d688b95b3bdd /Porting
parenta47fb3fe38908e128b5862faaa5d3e073107b699 (diff)
downloadperl-029caa339c2d70b0f1cbe8cf8b0a20a2f42373bc.tar.gz
Synchronise Module::CoreList version in Maintainers.pl with CPAN
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index ff4bb1b3f2..10b442bc90 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1259,7 +1259,7 @@ use File::Glob qw(:case);
'Module::CoreList' =>
{
'MAINTAINER' => 'bingos',
- 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.56.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.57.tar.gz',
'FILES' => q[dist/Module-CoreList],
'UPSTREAM' => 'blead',
},