summaryrefslogtreecommitdiff
path: root/cpan/ExtUtils-MakeMaker/lib
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2014-09-20 02:37:53 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-09-20 02:37:53 +0100
commitcf418971ae194095d1e35d9d34a00fbc8bcfed2a (patch)
treec7d015c8bedf6e6d6f0b6dd94ad0d365bfe5aa7e /cpan/ExtUtils-MakeMaker/lib
parent55ba8847e40d5ffd7139011e723eed5623e271a3 (diff)
downloadperl-cf418971ae194095d1e35d9d34a00fbc8bcfed2a.tar.gz
$VERSION bump cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm
Picked up by .\perl Porting\cmpVERSION.pl -d --tag v5.21.3 but not by .\perl Porting\cmpVERSION.pl -d -x --tag v5.21.3 or porting/cmp_version.t.
Diffstat (limited to 'cpan/ExtUtils-MakeMaker/lib')
-rw-r--r--cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm
index ca12afd525..7ef793fe5c 100644
--- a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm
+++ b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm
@@ -11,7 +11,7 @@ use 5.006;
use strict;
use warnings;
-our $VERSION = '6.98';
+our $VERSION = '6.98_01';
use ExtUtils::MakeMaker::Config;
use Cwd 'cwd';