X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=OnlinePayment.pm;h=0b598f185297eaac34e20822c698a1bd100fbd98;hb=014561f398ee68784f051fe7490fbe7967cab9e0;hp=7719cab63702b417e6a9a680cba257c1a9e2914c;hpb=8d07f0a25932f541a997113e03f201a4f8cb648e;p=Business-OnlinePayment.git 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()