summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2007-11-21 20:10:44 +0000
committerivan <ivan>2007-11-21 20:10:44 +0000
commitf2d9ec7e86a85d2f01b452c9a192081a44a0f549 (patch)
treed4abe280c7e38a415efc0e4559c6788fe99225a8
parenteaa4f38979f8bd923d36b8ef2aeafb025bf7bb64 (diff)
not sure... but need to send something to the customer now and erring this way is betterBusiness_OnlinePayment_AuthorizeNet_3_18
-rw-r--r--AuthorizeNet.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/AuthorizeNet.pm b/AuthorizeNet.pm
index 316b481..d4e4294 100644
--- a/AuthorizeNet.pm
+++ b/AuthorizeNet.pm
@@ -6,7 +6,7 @@ use Business::OnlinePayment;
use vars qw($VERSION @ISA $me);
@ISA = qw(Business::OnlinePayment);
-$VERSION = '3.19';
+$VERSION = '3.18';
$me = 'Business::OnlinePayment::AuthorizeNet';
sub set_defaults {