This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert "Version bump Module-CoreList to 2.37 for a CPAN release"
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Wed, 18 Aug 2010 22:07:13 +0000 (23:07 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Wed, 18 Aug 2010 22:07:13 +0000 (23:07 +0100)
This reverts commit d98a0e0610723630e3a6cf6f1de20f87701b22bc.

  Yeah, I'm an idiot.

Porting/Maintainers.pl
dist/Module-CoreList/lib/Module/CoreList.pm

index 1b4456f..14b266e 100644 (file)
@@ -956,7 +956,7 @@ use File::Glob qw(:case);
     'Module::CoreList' =>
        {
        'MAINTAINER'    => 'rgarcia',
-       'DISTRIBUTION'  => 'BINGOS/Module-CoreList-2.37.tar.gz',
+       'DISTRIBUTION'  => 'BINGOS/Module-CoreList-2.36.tar.gz',
        'FILES'         => q[dist/Module-CoreList],
        'UPSTREAM'      => 'blead',
        },
index 8b4e09e..babea01 100644 (file)
@@ -2,7 +2,7 @@ package Module::CoreList;
 use strict;
 use vars qw/$VERSION %released %version %families %upstream
            %bug_tracker %deprecated/;
-$VERSION = '2.37';
+$VERSION = '2.36';
 
 =head1 NAME