g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Time::HiRes...
[p5sagit/p5-mst-13.2.git] / ext / XS / APItest / APItest.pm
index b9988c1..9591257 100644 (file)
@@ -34,7 +34,7 @@ sub G_KEEPERR()       {  16 }
 sub G_NODEBUG()        {  32 }
 sub G_METHOD() {  64 }
 
-our $VERSION = '0.09';
+our $VERSION = '0.10';
 
 bootstrap XS::APItest $VERSION;