This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Module-Build to CPAN version 0.4205
[perl5.git] / cpan / Module-Build / lib / inc / latest / private.pm
index d1803b5..c3829ca 100644 (file)
@@ -4,7 +4,7 @@ use if $] >= 5.019, 'deprecate';
 
 use strict;
 use vars qw($VERSION);
-$VERSION = '0.4203';
+$VERSION = '0.4205';
 $VERSION = eval $VERSION;
 
 use File::Spec;