3.00_02!
[Business-OnlinePayment.git] / OnlinePayment.pm
index c34ad8f..73e4010 100644 (file)
@@ -11,7 +11,7 @@ require 5.004;
 #@EXPORT = qw();
 #@EXPORT_OK = qw();
 
-$VERSION = '3.00_01';
+$VERSION = '3.00_02';
 sub VERSION { #Argument "3.00_01" isn't numeric in subroutine entry
   local($^W)=0;
   UNIVERSAL::VERSION(@_);