Increase $XS::APItest::VERSION to 0.82

Programming / Compilers / PERL - Father Chrysostomos [cpan.org] - 6 June 2016 15:58 UTC



###

diff --git a/ext/XS-APItest/APItest.pm b/ext/XS-APItest/APItest.pm
index 334b9e3..c75241e 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.81';
+our $VERSION = '0.82';

require XSLoader;

4d092e9 Increase $XS::APItest::VERSION to 0.82
ext/XS-APItest/APItest.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Upstream: perl5.git.perl.org


  • Share