summaryrefslogtreecommitdiff
path: root/ext/XS-Typemap
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2014-02-20 10:23:23 -0700
committerKarl Williamson <public@khwilliamson.com>2014-02-20 11:47:05 -0700
commit78ae08632cb098bf2ca76b516ad9ac6d22705ae7 (patch)
treebfe410a9555cd008ade32cd38f17941387da0a87 /ext/XS-Typemap
parent36a4e1d1c4ae7af43b07cb3543393099f32e58b0 (diff)
downloadperl-78ae08632cb098bf2ca76b516ad9ac6d22705ae7.tar.gz
Bump version numbers
These four core-only modules are about to be changed so that they call av_tindex instead of av_len. There's no chance that any of the version numbers will need to be reverted, as we think that bumping a single-life module's version is harmless.
Diffstat (limited to 'ext/XS-Typemap')
-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 583726a528..de3319b059 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.12';
+$VERSION = '0.13';
@EXPORT = (qw/
T_SV