X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-OpenECHO.git;a=blobdiff_plain;f=OpenECHO.pm;h=668bd8a9b34ef409ac6667ed96e41b60b8c41681;hp=7fca7b0f2bf0c4a800f6ba2f7f9c824e43f28908;hb=HEAD;hpb=e91f3ad5f7416debd2f32917e0b6cb96e5616565 diff --git a/OpenECHO.pm b/OpenECHO.pm index 7fca7b0..668bd8a 100644 --- a/OpenECHO.pm +++ b/OpenECHO.pm @@ -59,7 +59,7 @@ use Business::OnlinePayment::HTTPS; use vars qw($VERSION @ISA $DEBUG); @ISA = qw(Business::OnlinePayment::HTTPS); -$VERSION = '0.03'; +$VERSION = '0.04'; $DEBUG = 0; sub set_defaults {