Bump version of Module::Build after change #31619
Rafael Garcia-Suarez [Fri, 7 Sep 2007 14:03:52 +0000 (14:03 +0000)]
p4raw-link: @31619 on //depot/perl: f82d2ab4f80792a36288c2270b44dbb7387cc379

p4raw-id: //depot/perl@31813

lib/Module/Build.pm

index 5ae8d80..7f4408b 100644 (file)
@@ -15,7 +15,7 @@ use Module::Build::Base;
 
 use vars qw($VERSION @ISA);
 @ISA = qw(Module::Build::Base);
-$VERSION = '0.2808';
+$VERSION = '0.2808_01';
 $VERSION = eval $VERSION;
 
 # Okay, this is the brute-force method of finding out what kind of