summaryrefslogtreecommitdiff
path: root/OpenECHO.pm
diff options
context:
space:
mode:
Diffstat (limited to 'OpenECHO.pm')
-rw-r--r--OpenECHO.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenECHO.pm b/OpenECHO.pm
index 7fca7b0..668bd8a 100644
--- a/OpenECHO.pm
+++ b/OpenECHO.pm
@@ -59,7 +59,7 @@ use Business::OnlinePayment::HTTPS;
use vars qw($VERSION @ISA $DEBUG);
@ISA = qw(Business::OnlinePayment::HTTPS);
-$VERSION = '0.03';
+$VERSION = '0.04';
$DEBUG = 0;
sub set_defaults {