X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=OnlinePayment.pm;h=3600919fe014befcc5e9dba4a3b706ec5084b81e;hb=d7f628ce94d570dbc81e7efd9d64d72e76b57579;hp=da75db4b3a97172a46700b6ae3c95d0af364ab8f;hpb=49ced5653ebc0fc27bc79cd7e103014d3f99a35f;p=Business-OnlinePayment.git diff --git a/OnlinePayment.pm b/OnlinePayment.pm index da75db4..3600919 100644 --- a/OnlinePayment.pm +++ b/OnlinePayment.pm @@ -6,7 +6,7 @@ use Carp; require 5.005; -$VERSION = '3.00_08'; +$VERSION = '3.00_09'; $VERSION = eval $VERSION; # modperlstyle: convert the string into a number # Remember subclasses we have "wrapped" submit() with _pre_submit()