X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment.git;a=blobdiff_plain;f=OnlinePayment.pm;h=0b598f185297eaac34e20822c698a1bd100fbd98;hp=7719cab63702b417e6a9a680cba257c1a9e2914c;hb=014561f398ee68784f051fe7490fbe7967cab9e0;hpb=84d4a98758e1be9e8b377cbe49355aec4cf0c0f3 diff --git a/OnlinePayment.pm b/OnlinePayment.pm index 7719cab..0b598f1 100644 --- a/OnlinePayment.pm +++ b/OnlinePayment.pm @@ -6,7 +6,7 @@ use Carp; require 5.005; -$VERSION = '3.04_02'; +$VERSION = '3.04'; $VERSION = eval $VERSION; # modperlstyle: convert the string into a number # Remember subclasses we have "wrapped" submit() with _pre_submit()