From b02876c83695ad210e9401e5d9f5809ad7025a6c Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 29 Jan 2016 22:30:54 -0800 Subject: [PATCH] fix link --- AuthorizeNet.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: -- 2.11.0