summaryrefslogtreecommitdiff
path: root/program
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-03-09 21:26:18 +0000
committerthomascube <thomas@roundcube.net>2009-03-09 21:26:18 +0000
commit378ba1d1903d644893cac79a08750a8bfeba8f43 (patch)
tree199501a592142521b9c532057d673065e10efa93 /program
parentb9af4facc0b59bb4658b3ef144471fa530b6e902 (diff)
Update versions and docs + remove development-only stuff
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 4cdf173be..68e2aa9bc 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.1');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');