X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-InternetSecure.git;a=blobdiff_plain;f=InternetSecure.pm;h=e8c4c69107d17a5327204426f10c7bdbc5e60af2;hp=cde38d3f02bafa1a9be737bdce12e337048b32e7;hb=d1d72433a1a3a65b680dbfee76b80579f51b3d91;hpb=1e4d0e5efa809ecb0480d9040e8b373bcb4f2480 diff --git a/InternetSecure.pm b/InternetSecure.pm index cde38d3..e8c4c69 100755 --- a/InternetSecure.pm +++ b/InternetSecure.pm @@ -12,7 +12,7 @@ use XML::Simple qw(xml_in xml_out); use base qw(Business::OnlinePayment Exporter); -our $VERSION = '0.03'; +our $VERSION = '0.04'; use constant SUCCESS_CODES => qw(2000 90000 900P1);