From 234871d72733d12fd00540ea6455653a1d0e5b2d Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 12 Oct 2010 00:30:21 +0000 Subject: 2.04 --- lib/Business/OnlinePayment/PaymenTech.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Business/OnlinePayment/PaymenTech.pm') diff --git a/lib/Business/OnlinePayment/PaymenTech.pm b/lib/Business/OnlinePayment/PaymenTech.pm index 8470e85..72fc767 100644 --- a/lib/Business/OnlinePayment/PaymenTech.pm +++ b/lib/Business/OnlinePayment/PaymenTech.pm @@ -9,7 +9,7 @@ use vars qw($VERSION $DEBUG @ISA $me); @ISA = qw(Business::OnlinePayment::HTTPS); -$VERSION = '2.04_01'; +$VERSION = '2.04'; $VERSION = eval $VERSION; # modperlstyle: convert the string into a number $DEBUG = 0; -- cgit v1.2.1