we need B:OP v3, declare so in Makefile.PL
[Business-OnlinePayment-OpenECHO.git] / OpenECHO.pm
index 7fca7b0..668bd8a 100644 (file)
@@ -59,7 +59,7 @@ use Business::OnlinePayment::HTTPS;
 use vars qw($VERSION @ISA $DEBUG);\r
 \r
 @ISA = qw(Business::OnlinePayment::HTTPS);\r
-$VERSION = '0.03';\r
+$VERSION = '0.04';\r
 $DEBUG = 0;\r
 \r
 sub set_defaults {\r