summaryrefslogtreecommitdiff
path: root/program
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-05-18 07:44:20 +0000
committerthomascube <thomas@roundcube.net>2009-05-18 07:44:20 +0000
commitcc49581e82387e12162a09150fe246fcd7635d6e (patch)
treec138df5bfa3e6602d1867e0430506687ac8e5ef7 /program
parent39a9b603cdf3599880588d742ecd6173641b6a50 (diff)
Remove development stuff and experimental plugins + update versions
Diffstat (limited to 'program')
-rwxr-xr-xprogram/include/iniset.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/include/iniset.php b/program/include/iniset.php
index eef1ec537..512e03bf5 100755
--- a/program/include/iniset.php
+++ b/program/include/iniset.php
@@ -22,7 +22,7 @@
// application constants
-define('RCMAIL_VERSION', '0.3-trunk');
+define('RCMAIL_VERSION', '0.3-beta');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');