summaryrefslogtreecommitdiff
path: root/program/include/iniset.php
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-09-04 10:58:29 +0000
committerthomascube <thomas@roundcube.net>2009-09-04 10:58:29 +0000
commita0630561cffdb366385a2c19d0ad167ee575e61f (patch)
tree6e3d5aa2908e891b16d9d650aa522a2e69286edb /program/include/iniset.php
parentdf5f7326f33f7741571f0df273de8cd9abb5a344 (diff)
Removed development stuff and updated versionsv0.3-stable@2921
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 a58845366..ada025026 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-stable');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');