This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix parse problem with embedded typemaps
[perl5.git] / dist / ExtUtils-ParseXS / lib / ExtUtils / ParseXS / Constants.pm
index 403a0a8..5d62af7 100644 (file)
@@ -3,7 +3,7 @@ use strict;
 use warnings;
 use Symbol;
 
-our $VERSION = '3.12';
+our $VERSION = '3.13';
 
 =head1 NAME