0.10 Business_OnlinePayment_LinkPoint_0_10
authorivan <ivan>
Wed, 18 Jun 2008 21:45:17 +0000 (21:45 +0000)
committerivan <ivan>
Wed, 18 Jun 2008 21:45:17 +0000 (21:45 +0000)
Changes
LinkPoint.pm

diff --git a/Changes b/Changes
index 8ee0bf6..ae9b956 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension Business::OnlinePayment::LinkPoint.
 
-0.10    unreleased
+0.10    Wed Jun 18 14:44:54 PDT 2008
         - add PREREQ_PM on lpperl
 
 0.09    Wed Jul 11 18:07:20 PDT 2007
index c4f7d18..1d59eea 100644 (file)
@@ -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;