This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump two module versions after Haiku port
[perl5.git] / lib / Module / Build.pm
index b0430b6..4bba600 100644 (file)
@@ -15,7 +15,7 @@ use Module::Build::Base;
 
 use vars qw($VERSION @ISA);
 @ISA = qw(Module::Build::Base);
-$VERSION = '0.30';
+$VERSION = '0.30_01';
 $VERSION = eval $VERSION;
 
 # Okay, this is the brute-force method of finding out what kind of