summaryrefslogtreecommitdiff
path: root/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win32.pm
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2015-05-15 11:47:11 +1000
committerTony Cook <tony@develop-help.com>2015-05-15 11:47:23 +1000
commit13549e8c7afd3e1f442f8eb25930f7f96b04964c (patch)
treeef68f8e6c9a72f4271257dd340d6393b48c7347f /cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win32.pm
parent23ff16de19cbd6ba37c687dab842d9493227d642 (diff)
downloadperl-13549e8c7afd3e1f442f8eb25930f7f96b04964c.tar.gz
bump all of the EUMM module versions to avoid confusion
and the customized housekeeping to match
Diffstat (limited to 'cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win32.pm')
-rw-r--r--cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win32.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win32.pm b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win32.pm
index 8e7da6a715..fbd3f49f91 100644
--- a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win32.pm
+++ b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win32.pm
@@ -27,7 +27,7 @@ use ExtUtils::MakeMaker qw( neatvalue );
require ExtUtils::MM_Any;
require ExtUtils::MM_Unix;
our @ISA = qw( ExtUtils::MM_Any ExtUtils::MM_Unix );
-our $VERSION = '7.04';
+our $VERSION = '7.04_01';
$ENV{EMXSHELL} = 'sh'; # to run `commands`