summaryrefslogtreecommitdiff
path: root/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-09-11 22:48:43 +0200
committerFlorian Ragwitz <rafl@debian.org>2010-09-11 22:59:35 +0200
commit37f6eaa490d61972fa887e4e7bbeaf0de90b3ee9 (patch)
tree6fb462065ea0bb119a720b7271cabba569f84a19 /cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm
parentc299d03b5bebd7013bbf77d78a58826ab4d27179 (diff)
downloadperl-37f6eaa490d61972fa887e4e7bbeaf0de90b3ee9.tar.gz
Upgrade EUMM from version 6.57_01 to 6.57_05
Diffstat (limited to 'cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm')
-rw-r--r--cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm
index 0b83432545..a7ac47d94a 100644
--- a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm
+++ b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm
@@ -2,7 +2,7 @@ package ExtUtils::MakeMaker::Config;
use strict;
-our $VERSION = '6.57_01';
+our $VERSION = '6.57_05';
use Config ();