Add ECHECK_void_requires_account to introspection
[Business-OnlinePayment.git] / OnlinePayment.pm
index 7cc39de..482f6e8 100644 (file)
@@ -6,7 +6,7 @@ use Carp;
 
 require 5.005;
 
-$VERSION = '3.01_02';
+$VERSION = '3.01_03';
 $VERSION = eval $VERSION; # modperlstyle: convert the string into a number
 
 # Remember subclasses we have "wrapped" submit() with _pre_submit()