summaryrefslogtreecommitdiff
path: root/program/include/iniset.php
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-07-27 15:04:35 +0000
committerthomascube <thomas@roundcube.net>2009-07-27 15:04:35 +0000
commitb5f3abeea96db8b98df9bbf4c3da7873b8a84e44 (patch)
tree5bf42d75fb4cb88bf703d0a2a8ac3321d290f7ff /program/include/iniset.php
parent28f15eb597304d1761adeef4e22c202de42ef22d (diff)
Tagging files for 0.3-rc1v0.3-rc1
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..8af22a30d 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-RC1');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');