projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1073948
)
Bump version due to d97c33b505dd45c052a8bf42014917701b4502a5
Leon Brocard [Mon, 19 Apr 2010 20:09:45 +0000 (21:09 +0100)]
ext/XS-APItest/APItest.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/XS-APItest/APItest.pm
b/ext/XS-APItest/APItest.pm
index
b176793
..
acb885e
100644
(file)
--- a/
ext/XS-APItest/APItest.pm
+++ b/
ext/XS-APItest/APItest.pm
@@
-27,7
+27,7
@@
our @EXPORT = qw( print_double print_int print_long
sv_count
);
-our $VERSION = '0.17';
+our $VERSION = '0.18';
use vars '$WARNINGS_ON_BOOTSTRAP';
use vars map "\$${_}_called_PP", qw(BEGIN UNITCHECK CHECK INIT END);