summaryrefslogtreecommitdiff
path: root/program/include/iniset.php
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-09-21 12:04:43 +0000
committerthomascube <thomas@roundcube.net>2008-09-21 12:04:43 +0000
commit8992cad86fbcf664b3444a4790aa74be499e3a1b (patch)
tree96f4f5f8d512338608d0345b9e0358c82e7deac8 /program/include/iniset.php
parentae2fe663889a87fe594d82a1789dc98e9cb01904 (diff)
Update docs and version strings + remove development scriptsv0.2-beta@1877
Diffstat (limited to 'program/include/iniset.php')
-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 20fe27996..0ad15cce3 100755
--- a/program/include/iniset.php
+++ b/program/include/iniset.php
@@ -22,7 +22,7 @@
// application constants
-define('RCMAIL_VERSION', '0.2-trunk');
+define('RCMAIL_VERSION', '0.2-beta');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');