summaryrefslogtreecommitdiff
path: root/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_BeOS.pm
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2015-09-14 13:19:49 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2015-09-14 14:37:38 +0100
commit2b7c926c32b738377e9d68fee7d587c3d43358be (patch)
treeafc2e8c437185e66771382cd3e744e5577b1809a /cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_BeOS.pm
parentee2af9402f11b0fb62b6f9b75a86d538b90c7e74 (diff)
downloadperl-2b7c926c32b738377e9d68fee7d587c3d43358be.tar.gz
Update ExtUtils-MakeMaker to CPAN version 7.10
[DELTA] 7.10 Thu Sep 10 19:38:55 BST 2015 Bug fixes: - Fix an issue with quoting of dist_ci target on Win32 7.08 Tue Sep 8 20:24:15 BST 2015 This release reverts all the changes since v7.04 until such time as the regressions we have found in the "wild" of CPAN can be tamed ExtUtils::Command has been included in this release as it was reincorporated in v7.06 The following bug fixes have also been included: - RT#100268 fix wrong variable being used - Check exit status for commands in "make ci" target - Fix distsignature dependencies for parallel make - The bundled Encode::Locale has been updated to 1.04
Diffstat (limited to 'cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_BeOS.pm')
-rw-r--r--cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_BeOS.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_BeOS.pm b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_BeOS.pm
index 35b76c0fdf..847d833c31 100644
--- a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_BeOS.pm
+++ b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_BeOS.pm
@@ -26,7 +26,7 @@ require ExtUtils::MM_Any;
require ExtUtils::MM_Unix;
our @ISA = qw( ExtUtils::MM_Any ExtUtils::MM_Unix );
-our $VERSION = '7.04_01';
+our $VERSION = '7.10';
=item os_flavor