X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=StGeorge.pm;h=cd172ba0d98fd05f7aa2987f03e7657020564af7;hb=HEAD;hp=1227e8b4890d432ebdeffb1ba8dc6166d88576d2;hpb=dd5c4b34ba2bb52e599b7b84416a34debe79022d;p=Business-OnlinePayment-StGeorge.git diff --git a/StGeorge.pm b/StGeorge.pm index 1227e8b..cd172ba 100644 --- a/StGeorge.pm +++ b/StGeorge.pm @@ -6,7 +6,7 @@ use Carp qw(croak); use Business::OnlinePayment; @ISA = qw(Business::OnlinePayment); -$VERSION = '0.02'; +$VERSION = '0.03'; use webpayperl; #webpayperl.pm from St.George webpayperl::init_client or croak "St.George initialization failed\n";