From a499f2e8490087a18b572ccf63044a8c19b515bc Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 18 Jun 2008 21:45:17 +0000 Subject: 0.10 --- LinkPoint.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LinkPoint.pm') diff --git a/LinkPoint.pm b/LinkPoint.pm index c4f7d18..1d59eea 100644 --- a/LinkPoint.pm +++ b/LinkPoint.pm @@ -6,7 +6,7 @@ use Carp qw(croak); use Business::OnlinePayment; @ISA = qw(Business::OnlinePayment); -$VERSION = '0.10_01'; +$VERSION = '0.10'; $VERSION = eval $VERSION; # modperlstyle: convert the string into a number $DEBUG = 0; -- cgit v1.2.1