projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
bfaaa3b
)
bump XS-APItest version
author
David Mitchell <davem@iabyn.com>
Mon, 4 Mar 2013 15:32:12 +0000 (15:32 +0000)
committer
Ricardo Signes <rjbs@cpan.org>
Tue, 5 Mar 2013 20:10:52 +0000 (15:10 -0500)
ext/XS-APItest/APItest.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/XS-APItest/APItest.pm
b/ext/XS-APItest/APItest.pm
index
6c3c323
..
d7fb60a
100644
(file)
--- a/
ext/XS-APItest/APItest.pm
+++ b/
ext/XS-APItest/APItest.pm
@@
-5,7
+5,7
@@
use strict;
use warnings;
use Carp;
-our $VERSION = '0.38';
+our $VERSION = '0.39';
require XSLoader;