This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update ExtUtils::CBuilder to 0.2601
[perl5.git] / lib / ExtUtils / CBuilder / Platform / Windows.pm
index eeaa58c..e219567 100644 (file)
@@ -10,7 +10,7 @@ use ExtUtils::CBuilder::Base;
 use IO::File;
 
 use vars qw($VERSION @ISA);
-$VERSION = '0.26';
+$VERSION = '0.2601';
 @ISA = qw(ExtUtils::CBuilder::Base);
 
 sub new {