summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-08-20 01:06:53 -0700
committerFather Chrysostomos <sprout@cpan.org>2013-08-20 12:50:01 -0700
commit1f94b09d082f83faab35a3c2dacc96f90f60a555 (patch)
treec49c2b5d0550f0ec51b22e278c0322b0c0d49680 /ext
parent4f62cd62aef0fcb9cc527c8aea4d04423189cfd5 (diff)
downloadperl-1f94b09d082f83faab35a3c2dacc96f90f60a555.tar.gz
Increase XS::Typemap::VERSION to 0.11
Diffstat (limited to 'ext')
-rw-r--r--ext/XS-Typemap/Typemap.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/XS-Typemap/Typemap.pm b/ext/XS-Typemap/Typemap.pm
index de1cc6dff5..4bf7e70cf0 100644
--- a/ext/XS-Typemap/Typemap.pm
+++ b/ext/XS-Typemap/Typemap.pm
@@ -36,7 +36,7 @@ require XSLoader;
use vars qw/ $VERSION @EXPORT /;
-$VERSION = '0.10';
+$VERSION = '0.11';
@EXPORT = (qw/
T_SV