X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/046d01eb242f598dd4a5018bad27720813b779e6..1aea41962eb1e71474326ea81164e1c80bfa9c62:/ext/XS-APItest/APItest.pm diff --git a/ext/XS-APItest/APItest.pm b/ext/XS-APItest/APItest.pm index 0fe79e8..ba76d8f 100644 --- a/ext/XS-APItest/APItest.pm +++ b/ext/XS-APItest/APItest.pm @@ -5,7 +5,7 @@ use strict; use warnings; use Carp; -our $VERSION = '0.77'; +our $VERSION = '1.00'; require XSLoader;