summaryrefslogtreecommitdiff
path: root/StGeorge.pm
diff options
context:
space:
mode:
authorivan <ivan>2007-09-23 22:15:09 +0000
committerivan <ivan>2007-09-23 22:15:09 +0000
commitd83b1d67e56ccea8bde6212758378cf96137d89f (patch)
tree7bcb15ad17f5b7350707787cc1405bcdc5546fa0 /StGeorge.pm
parent0209ae7362ac5cc905bb63b1fcff4160c70df0cc (diff)
Add webpayperl to PREREQ_PMHEADmaster
Diffstat (limited to 'StGeorge.pm')
-rw-r--r--StGeorge.pm2
1 files changed, 1 insertions, 1 deletions
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";