From e57c1822e7b53e0ef6a7d0f39459c328dc0d59fc Mon Sep 17 00:00:00 2001 From: Zefram Date: Sun, 19 Dec 2010 12:21:54 +0000 Subject: bump version of many modules Core-only modules that have changed from v5.13.7, and dual-life modules that have changed from v5.13.7 and didn't show up in earlier passes. --- dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm') diff --git a/dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm b/dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm index e943604af4..9e6e7b5f11 100644 --- 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.2207'; +$VERSION = '2.2208'; $VERSION = eval $VERSION if $VERSION =~ /_/; use vars qw(%input_expr %output_expr $ProtoUsed @InitFileCode $FH $proto_re $Overload $errors $Fallback -- cgit v1.2.1