mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 16:39:36 +00:00
bump $XS::APItest::VERSION
This commit is contained in:
parent
3d831e8998
commit
2731908bfa
@ -4,7 +4,7 @@ use strict;
|
||||
use warnings;
|
||||
use Carp;
|
||||
|
||||
our $VERSION = '1.37';
|
||||
our $VERSION = '1.38';
|
||||
|
||||
require XSLoader;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user