X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=AuthorizeNet.pm;fp=AuthorizeNet.pm;h=8a9d2d737c9d4570420c723112e1d76b84df82ce;hb=b02876c83695ad210e9401e5d9f5809ad7025a6c;hp=3169e5f93760afe483994f904d2ccf33237dd84e;hpb=fce3ab3a53d3cf41ee1261acc71c860491cd1d2e;p=Business-OnlinePayment-AuthorizeNet.git diff --git a/AuthorizeNet.pm b/AuthorizeNet.pm index 3169e5f..8a9d2d7 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.23'; +$VERSION = '3.24_01'; $me = 'Business::OnlinePayment::AuthorizeNet'; sub set_defaults { @@ -475,7 +475,7 @@ Ivan Kohler The code is available from our public git repository: - git clone git://fit.freeside.biz/Business-OnlinePayment-AuthorizeNet.git + git clone git://git.freeside.biz/Business-OnlinePayment-AuthorizeNet.git Or on the web: