From be5f2738a602593798b3afa06ab09d9e7b99b43c Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 5 Jan 2006 03:18:01 +0000 Subject: [PATCH] 0.01, 2006 --- README | 2 +- lib/Business/OnlinePayment/TransactionCentral.pm | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index b78eb6b..2f711ec 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Copyright (c) 2005 Ivan Kohler +Copyright (c) 2006 Ivan Kohler All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. diff --git a/lib/Business/OnlinePayment/TransactionCentral.pm b/lib/Business/OnlinePayment/TransactionCentral.pm index e16a484..68a193d 100644 --- a/lib/Business/OnlinePayment/TransactionCentral.pm +++ b/lib/Business/OnlinePayment/TransactionCentral.pm @@ -8,7 +8,7 @@ use Business::OnlinePayment::HTTPS 0.02; use vars qw($VERSION @ISA $DEBUG); @ISA = qw(Business::OnlinePayment::HTTPS); -$VERSION = '0.02'; +$VERSION = '0.01'; $DEBUG = 0; sub set_defaults { @@ -229,7 +229,7 @@ Ivan Kohler =head1 COPYRIGHT AND LICENSE -Copyright (C) 2005 by Ivan Kohler +Copyright (C) 2006 by Ivan Kohler This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. -- 2.11.0