X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment.git;a=blobdiff_plain;f=OnlinePayment.pm;h=9b251c80c1a6972753b6541fafab2291bfef2658;hp=c8f929dc4b6f55d24a83d436257985e5b317cb58;hb=8936a751b7a38eedbe5044acd83a78614d82c632;hpb=539664e913f52544a705dcbdaee19c8ef10d38e7 diff --git a/OnlinePayment.pm b/OnlinePayment.pm index c8f929d..9b251c8 100644 --- a/OnlinePayment.pm +++ b/OnlinePayment.pm @@ -6,7 +6,7 @@ use Carp; require 5.005; -$VERSION = '3.00_06'; +$VERSION = '3.00_07'; $VERSION = eval $VERSION; # modperlstyle: convert the string into a number # Remember subclasses we have "wrapped" submit() with _pre_submit()