From: ivan Date: Wed, 21 Nov 2007 20:10:44 +0000 (+0000) Subject: not sure... but need to send something to the customer now and erring this way is... X-Git-Tag: Business_OnlinePayment_AuthorizeNet_3_18 X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-AuthorizeNet.git;a=commitdiff_plain;h=f2d9ec7e86a85d2f01b452c9a192081a44a0f549 not sure... but need to send something to the customer now and erring this way is better --- 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 {