This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
742aa4c
)
Bump $XS::Typemap::VERSION after previous commit.
author
Nicholas Clark
<nick@ccl4.org>
Thu, 22 Nov 2012 09:27:51 +0000
(10:27 +0100)
committer
Nicholas Clark
<nick@ccl4.org>
Thu, 22 Nov 2012 09:27:51 +0000
(10:27 +0100)
ext/XS-Typemap/Typemap.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/XS-Typemap/Typemap.pm
b/ext/XS-Typemap/Typemap.pm
index
61f4122
..
1090d9a
100644
(file)
--- 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.0
8
';
+$VERSION = '0.0
9
';
@EXPORT = (qw/
T_SV