Updated Module::Build to 0.35_08
[p5sagit/p5-mst-13.2.git] / cpan / Module-Build / lib / Module / Build / Dumper.pm
index 1cd8cd0..6f8ff7a 100644 (file)
@@ -1,7 +1,7 @@
 package Module::Build::Dumper;
 use strict;
 use vars qw($VERSION);
-$VERSION = '0.35';
+$VERSION = '0.35_08';
 
 # This is just a split-out of a wrapper function to do Data::Dumper
 # stuff "the right way".  See: