Bump ExtUtils::ParseXS version to a dev version
authorSteffen Mueller <smueller@cpan.org>
Tue, 12 Jul 2011 19:52:51 +0000 (21:52 +0200)
committerSteffen Mueller <smueller@cpan.org>
Tue, 12 Jul 2011 19:52:51 +0000 (21:52 +0200)
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm

index 93c1976..3458ed4 100644 (file)
@@ -35,7 +35,7 @@ our @EXPORT_OK = qw(
   process_file
   report_error_count
 );
-our $VERSION = '3';
+our $VERSION = '3.00_01';
 $VERSION = eval $VERSION if $VERSION =~ /_/;
 
 # The scalars in the line below remain as 'our' variables because pulling