X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment.git;a=blobdiff_plain;f=OnlinePayment.pm;fp=OnlinePayment.pm;h=f3d221c33584adf86a987057ca7229bd67c5db8d;hp=86551c468de7a7be9f7674c096e2601fbc94a62d;hb=d9599cfca52e5db568d40f76cd0e510a5cd2deda;hpb=db61585b63ac436ac20eb340a724d9b6722d60ce diff --git a/OnlinePayment.pm b/OnlinePayment.pm index 86551c4..f3d221c 100644 --- a/OnlinePayment.pm +++ b/OnlinePayment.pm @@ -6,7 +6,7 @@ use Carp; require 5.005; -$VERSION = '3.03_02'; +$VERSION = '3.03'; $VERSION = eval $VERSION; # modperlstyle: convert the string into a number # Remember subclasses we have "wrapped" submit() with _pre_submit()