From: Leon Brocard Date: Mon, 19 Apr 2010 20:08:50 +0000 (+0100) Subject: Bump version due to 255fdf19250671082618dae106a246f12379dbe6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=10739482b60a2563abb7e52756db7e81db65665c;p=p5sagit%2Fp5-mst-13.2.git Bump version due to 255fdf19250671082618dae106a246f12379dbe6 --- diff --git a/ext/XS-APItest-KeywordRPN/KeywordRPN.pm b/ext/XS-APItest-KeywordRPN/KeywordRPN.pm index 2114c61..85322ec 100644 --- 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);