X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=LinkPoint.pm;h=1d59eeadab052de7291e475ca2fbecac430e400c;hb=a499f2e8490087a18b572ccf63044a8c19b515bc;hp=3e258c64f5537db6b33cdc0e9c5f09df3497b19b;hpb=0f9677a5ec0ef393ed34ac8f51a9b9b848cebfa9;p=Business-OnlinePayment-LinkPoint.git diff --git a/LinkPoint.pm b/LinkPoint.pm index 3e258c6..1d59eea 100644 --- a/LinkPoint.pm +++ b/LinkPoint.pm @@ -6,7 +6,7 @@ use Carp qw(croak); use Business::OnlinePayment; @ISA = qw(Business::OnlinePayment); -$VERSION = '0.09_03'; +$VERSION = '0.10'; $VERSION = eval $VERSION; # modperlstyle: convert the string into a number $DEBUG = 0;