This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump $ExtUtils::CBuilder::VERSION and add Changes entry for prelink() fix
[perl5.git] / dist / ExtUtils-CBuilder / lib / ExtUtils / CBuilder / Platform / Windows / MSVC.pm
index 0577ad4..ce64962 100644 (file)
@@ -1,7 +1,7 @@
 package ExtUtils::CBuilder::Platform::Windows::MSVC;
 
 use vars qw($VERSION);
 package ExtUtils::CBuilder::Platform::Windows::MSVC;
 
 use vars qw($VERSION);
-$VERSION = '0.280208';
+$VERSION = '0.280209';
 
 sub arg_exec_file {
   my ($self, $file) = @_;
 
 sub arg_exec_file {
   my ($self, $file) = @_;