summaryrefslogtreecommitdiff
path: root/program/include/iniset.php
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-05-15 10:24:09 +0000
committerthomascube <thomas@roundcube.net>2009-05-15 10:24:09 +0000
commit068f235b91ac463dd6dd9365e85bafae4a28e6bf (patch)
treeae718936d5b6cfc97922cade5db7e1cccaaf33d1 /program/include/iniset.php
parent51ede06434097ef8d0697ee204fa998d6445d194 (diff)
Set version strings to 0.2.2v0.2.2@2495
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 7bcca4e2b..5ca17ccf0 100755
--- a/program/include/iniset.php
+++ b/program/include/iniset.php
@@ -22,7 +22,7 @@
// application constants
-define('RCMAIL_VERSION', '0.2.1');
+define('RCMAIL_VERSION', '0.2.2');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');