projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be2c357
)
Bump version of ExtUtils::ParseXS after previous commit
author
David Mitchell
<davem@iabyn.com>
Sat, 26 Mar 2011 18:55:33 +0000
(18:55 +0000)
committer
David Mitchell
<davem@iabyn.com>
Sat, 26 Mar 2011 19:08:56 +0000
(19:08 +0000)
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm
patch
|
blob
|
history
diff --git
a/dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm
b/dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm
index
1e5afb9
..
79b3968
100644
(file)
--- a/
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm
+++ b/
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm
@@
-18,7
+18,7
@@
my(@XSStack); # Stack of conditionals and INCLUDEs
my($XSS_work_idx, $cpp_next_tmp);
use vars qw($VERSION);
-$VERSION = '2.22
09
';
+$VERSION = '2.22
10
';
$VERSION = eval $VERSION if $VERSION =~ /_/;
use vars qw(%input_expr %output_expr $ProtoUsed @InitFileCode $FH $proto_re $Overload $errors $Fallback