summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2005-10-04 12:02:04 +0000
committerSteve Peters <steve@fisharerojo.org>2005-10-04 12:02:04 +0000
commit4b75f5a1204fc501172a9743173878da4918e4de (patch)
tree8da42ca05a01ea43f0841c39cbe78550515c4729 /lib
parentd1cf867f11f5ad3d5457379402059086936e6ae7 (diff)
downloadperl-4b75f5a1204fc501172a9743173878da4918e4de.tar.gz
Upgrade to ExtUtils-ParseXS-2.13
p4raw-id: //depot/perl@25690
Diffstat (limited to 'lib')
-rw-r--r--lib/ExtUtils/ParseXS.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ExtUtils/ParseXS.pm b/lib/ExtUtils/ParseXS.pm
index 6167b2e06b..a5f8c28010 100644
--- a/lib/ExtUtils/ParseXS.pm
+++ b/lib/ExtUtils/ParseXS.pm
@@ -17,7 +17,7 @@ my(@XSStack); # Stack of conditionals and INCLUDEs
my($XSS_work_idx, $cpp_next_tmp);
use vars qw($VERSION);
-$VERSION = '2.12_01';
+$VERSION = '2.13';
use vars qw(%input_expr %output_expr $ProtoUsed @InitFileCode $FH $proto_re $Overload $errors $Fallback
$cplusplus $hiertype $WantPrototypes $WantVersionChk $except $WantLineNumbers