This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bump ExtUtils::ParseXS version to 3.47
[perl5.git] / dist / ExtUtils-ParseXS / lib / ExtUtils / ParseXS / Constants.pm
index 0d49063..9937af3 100644 (file)
@@ -3,7 +3,7 @@ use strict;
 use warnings;
 use Symbol;
 
-our $VERSION = '3.46';
+our $VERSION = '3.47';
 
 =head1 NAME