X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/38ba765bd22a90e6e8efc6062a6f9f11c0149529..5fe0597566ccd0f428dc2fa6d9a77d24aeb6e06a:/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm diff --git a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm index 0577ad4..ce64962 100644 --- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm +++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm @@ -1,7 +1,7 @@ package ExtUtils::CBuilder::Platform::Windows::MSVC; use vars qw($VERSION); -$VERSION = '0.280208'; +$VERSION = '0.280209'; sub arg_exec_file { my ($self, $file) = @_;