summaryrefslogtreecommitdiff
path: root/AuthorizeNet.pm
diff options
context:
space:
mode:
authorivan <ivan>2007-11-23 20:46:35 +0000
committerivan <ivan>2007-11-23 20:46:35 +0000
commitf62baef5adfb6d0e4f70255ca71fc40f5b057c5d (patch)
tree77527be776e6a240f8d4bc911262ebc2fb2e9512 /AuthorizeNet.pm
parentf2d9ec7e86a85d2f01b452c9a192081a44a0f549 (diff)
Diffstat (limited to 'AuthorizeNet.pm')
-rw-r--r--AuthorizeNet.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/AuthorizeNet.pm b/AuthorizeNet.pm
index d4e4294..316b481 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.18';
+$VERSION = '3.19';
$me = 'Business::OnlinePayment::AuthorizeNet';
sub set_defaults {