projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
970a5b1
)
Bump version due to 255fdf19250671082618dae106a246f12379dbe6
Leon Brocard [Mon, 19 Apr 2010 20:08:50 +0000 (21:08 +0100)]
ext/XS-APItest-KeywordRPN/KeywordRPN.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/XS-APItest-KeywordRPN/KeywordRPN.pm
b/ext/XS-APItest-KeywordRPN/KeywordRPN.pm
index
2114c61
..
85322ec
100644
(file)
--- a/
ext/XS-APItest-KeywordRPN/KeywordRPN.pm
+++ b/
ext/XS-APItest-KeywordRPN/KeywordRPN.pm
@@
-84,7
+84,7
@@
package XS::APItest::KeywordRPN;
use warnings;
use strict;
-our $VERSION = "0.003";
+our $VERSION = "0.004";
require XSLoader;
XSLoader::load(__PACKAGE__, $VERSION);