Bump version of ExtUtils::ParseXS after previous commit
authorDavid Mitchell <davem@iabyn.com>
Sat, 26 Mar 2011 18:55:33 +0000 (18:55 +0000)
committerDavid Mitchell <davem@iabyn.com>
Sat, 26 Mar 2011 19:08:56 +0000 (19:08 +0000)
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm

index 1e5afb9..79b3968 100644 (file)
@@ -18,7 +18,7 @@ my(@XSStack); # Stack of conditionals and INCLUDEs
 my($XSS_work_idx, $cpp_next_tmp);
 
 use vars qw($VERSION);
-$VERSION = '2.2209';
+$VERSION = '2.2210';
 $VERSION = eval $VERSION if $VERSION =~ /_/;
 
 use vars qw(%input_expr %output_expr $ProtoUsed @InitFileCode $FH $proto_re $Overload $errors $Fallback