projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f443a33
)
XS-Typemap: bump version
author
Karl Williamson
<public@khwilliamson.com>
Sat, 22 Dec 2012 16:32:43 +0000
(09:32 -0700)
committer
Karl 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
patch
|
blob
|
history
diff --git
a/ext/XS-Typemap/Typemap.pm
b/ext/XS-Typemap/Typemap.pm
index
44e1535
..
7b83e1d
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.
09
';
+$VERSION = '0.
10
';
@EXPORT = (qw/
T_SV