From: ivan Date: Fri, 15 Aug 2003 22:14:30 +0000 (+0000) Subject: 0.02_01 X-Git-Tag: BUSINESS_ONLINEPAYMENT_PAYFLOW_PRO_0_02_01 X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-PayflowPro.git;a=commitdiff_plain;h=356c439769e7a31b38371c7ad3cb5ee260f2e99c 0.02_01 --- diff --git a/PayflowPro.pm b/PayflowPro.pm index 016deba..59bf302 100644 --- a/PayflowPro.pm +++ b/PayflowPro.pm @@ -14,7 +14,7 @@ require Exporter; @ISA = qw(Exporter AutoLoader Business::OnlinePayment); @EXPORT = qw(); @EXPORT_OK = qw(); -$VERSION = '0.02'; +$VERSION = '0.02_01'; sub set_defaults { my $self = shift;