summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2003-08-15 22:14:30 +0000
committerivan <ivan>2003-08-15 22:14:30 +0000
commit356c439769e7a31b38371c7ad3cb5ee260f2e99c (patch)
tree237b874f38513c2589220dfcd7eda17d9617472a
parentcc7bb70eab9fc7286358cd185a692cf1bddce9e1 (diff)
-rw-r--r--PayflowPro.pm2
1 files changed, 1 insertions, 1 deletions
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;