diff options
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | OpenECHO.pm | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -0.03 unreleased +0.03 Sat Mar 25 02:11:51 PST 2006 - Include final 0.02 changelog - Actually bump the version number this time - Switch from GET to POST, as per old 1.5 prerelease from Michael diff --git a/OpenECHO.pm b/OpenECHO.pm index 96d39ea..7fca7b0 100644 --- a/OpenECHO.pm +++ b/OpenECHO.pm @@ -28,10 +28,10 @@ # --------
# + v0.1 08/26/2004 Business::OnlinePayment implementation
# + v0.2 09/13/2004
-# + v0.3 unreleased
+# + v0.3 03/25/2006
#
# Copyright (C) 2002 Electric Pulp. <info@electricpulp.com>
-# Copyright (C) 2004 Ivan Kohler
+# Copyright (C) 2004-2006 Ivan Kohler
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
|