summaryrefslogtreecommitdiff
path: root/program/include/iniset.php
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-06-09 20:57:53 +0000
committerthomascube <thomas@roundcube.net>2008-06-09 20:57:53 +0000
commitf64f5f59077e3bffe4dd8b60ab4ff0d674d0fc26 (patch)
treed155a0cbd898416ade860ec9e3de12b140abd366 /program/include/iniset.php
parent12b0029ae265db9c6a90f1912a45e373cc8910c8 (diff)
Update version stringsv0.2-alpha@1499
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 5072d636c..b718393ea 100755
--- a/program/include/iniset.php
+++ b/program/include/iniset.php
@@ -22,7 +22,7 @@
// application constants
-define('RCMAIL_VERSION', '0.1-trunk');
+define('RCMAIL_VERSION', '0.2-alpha');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');