diff options
author | ivan <ivan> | 2006-03-25 10:15:00 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-03-25 10:15:00 +0000 |
commit | e91f3ad5f7416debd2f32917e0b6cb96e5616565 (patch) | |
tree | a12dc562862a61029ce152cfb68373d64964fce2 | |
parent | bbc68b7ef7513857f755f015de16f0f7054125a0 (diff) |
0.03
-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
|