0.01, 2006
[Business-OnlinePayment-TransactionCentral.git] / lib / Business / OnlinePayment / TransactionCentral.pm
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.