Update ExtUtils::ParseXS to 2.20_01
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / ParseXS.pm
index 9f971d4..2a91c8f 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.20';
+$VERSION = '2.20_01';
 
 use vars qw(%input_expr %output_expr $ProtoUsed @InitFileCode $FH $proto_re $Overload $errors $Fallback
            $cplusplus $hiertype $WantPrototypes $WantVersionChk $except $WantLineNumbers