This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
XS-Typemap: bump version
authorKarl Williamson <public@khwilliamson.com>
Sat, 22 Dec 2012 16:32:43 +0000 (09:32 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sat, 22 Dec 2012 16:48:09 +0000 (09:48 -0700)
I'm getting cmp_version.t failures from the recent T_BOOL changes.  I
don't know why others don't seem to be.

ext/XS-Typemap/Typemap.pm

index 44e1535..7b83e1d 100644 (file)
@@ -36,7 +36,7 @@ require XSLoader;
 
 use vars qw/ $VERSION @EXPORT /;
 
-$VERSION = '0.09';
+$VERSION = '0.10';
 
 @EXPORT = (qw/
           T_SV