X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment.git;a=blobdiff_plain;f=OnlinePayment.pm;h=dbb28ce8ce2bb7f43f19a78136ea9fbd0722d35f;hp=c8f7438ad8add8b94d567f30f880bf18b76da926;hb=17bd710d349b52c0b3f6defaa32e188825af4872;hpb=b5883afef1f9e6b50c76ec6de39980fb820248fb diff --git a/OnlinePayment.pm b/OnlinePayment.pm index c8f7438..dbb28ce 100644 --- a/OnlinePayment.pm +++ b/OnlinePayment.pm @@ -6,7 +6,7 @@ use Carp; require 5.005; -$VERSION = '3.00_04'; +$VERSION = '3.00_05'; $VERSION = eval $VERSION; # modperlstyle: convert the string into a number # Remember subclasses we have "wrapped" submit() with _pre_submit()