summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2021-09-06 14:29:56 +1000
committerTony Cook <tony@develop-help.com>2021-09-13 10:05:02 +1000
commit6c168fa48629feec620455099a41f5a9dbf63d3b (patch)
tree7786211244ce18092c9fbafba9a7f294e3abca16 /ext
parentf0abb35079fb598ed88ef367d405fdd698a736d6 (diff)
downloadperl-6c168fa48629feec620455099a41f5a9dbf63d3b.tar.gz
bump $XS::Typemap::VERSION
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 721b476c06..49cebddd65 100644
--- a/ext/XS-Typemap/Typemap.pm
+++ b/ext/XS-Typemap/Typemap.pm
@@ -34,7 +34,7 @@ to the test script.
use parent qw/ Exporter /;
require XSLoader;
-our $VERSION = '0.18';
+our $VERSION = '0.19';
our @EXPORT = (qw/
T_SV