summaryrefslogtreecommitdiff
path: root/program
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-12-30 14:33:28 +0000
committerthomascube <thomas@roundcube.net>2008-12-30 14:33:28 +0000
commit6a7b713dc5a854efa16c25015c938faa8fb4ad4c (patch)
tree24aec752033cd2c6b3a8e23689b24be8a04f234d /program
parentc19abb3b0816ca7c98f6cdcc72430bdd22ed7efa (diff)
Update docs and version strings
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 fda13e9cf..78eb270c2 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-stable');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');