summaryrefslogtreecommitdiff
path: root/program/include/iniset.php
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-10-31 13:20:02 +0000
committerthomascube <thomas@roundcube.net>2009-10-31 13:20:02 +0000
commit7e76b00fec07bf5cb799065aedfeb1266f76481b (patch)
treeff377a5952b53da9be6ddefba2ffb77a1ac05a8c /program/include/iniset.php
parenta11da80e95360743385f53fb676663562f90f268 (diff)
Remove development stuff and update versions to 0.3.1v0.3.1@3081
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 1332c8d0e..a31c5b759 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.1');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');