prerequisite changes
[Business-OnlinePayment-IPPay.git] / IPPay.pm
index 65815f0..771d5e3 100644 (file)
--- a/IPPay.pm
+++ b/IPPay.pm
@@ -10,8 +10,8 @@ use Business::OnlinePayment::HTTPS;
 use vars qw($VERSION $DEBUG @ISA $me);
 
 @ISA = qw(Business::OnlinePayment::HTTPS);
-$VERSION = '0.02';
-$DEBUG = 1;
+$VERSION = '0.03';
+$DEBUG = 0;
 $me = 'Business::OnlinePayment::IPPay';
 
 sub set_defaults {