Upgrade to ExtUtils-ParseXS-2.15.
Steve Peters [Sun, 16 Oct 2005 12:36:37 +0000 (12:36 +0000)]
p4raw-id: //depot/perl@25764

lib/ExtUtils/ParseXS.pm

index 4855587..6aca644 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.14';
+$VERSION = '2.15';
 
 use vars qw(%input_expr %output_expr $ProtoUsed @InitFileCode $FH $proto_re $Overload $errors $Fallback
            $cplusplus $hiertype $WantPrototypes $WantVersionChk $except $WantLineNumbers