Bumping version of ExtUtils::ParseXS per porting/cmpVERSION.pl
authorJesse Vincent <jesse@bestpractical.com>
Thu, 20 Jan 2011 19:28:02 +0000 (14:28 -0500)
committerJesse Vincent <jesse@bestpractical.com>
Thu, 20 Jan 2011 19:28:02 +0000 (14:28 -0500)
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm

index e539a42..1e5afb9 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.2208';
+$VERSION = '2.2209';
 $VERSION = eval $VERSION if $VERSION =~ /_/;
 
 use vars qw(%input_expr %output_expr $ProtoUsed @InitFileCode $FH $proto_re $Overload $errors $Fallback