0.01, 2006 Business_OnlinePayment_TransactionCentral_0_01
authorivan <ivan>
Thu, 5 Jan 2006 03:18:01 +0000 (03:18 +0000)
committerivan <ivan>
Thu, 5 Jan 2006 03:18:01 +0000 (03:18 +0000)
README
lib/Business/OnlinePayment/TransactionCentral.pm

diff --git a/README b/README
index b78eb6b..2f711ec 100644 (file)
--- 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.
 
index e16a484..68a193d 100644 (file)
@@ -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 <ivan-transactioncentral@420.am>
 
 =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.