summaryrefslogtreecommitdiff
path: root/program/include/iniset.php
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-09-27 00:16:22 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-09-27 00:16:22 +0200
commit3febefe03a3d72dc9c41f0261ff886208eb1a7f3 (patch)
treece2b78770eefeabc89ff684832ae27fb05773d85 /program/include/iniset.php
parentfef904c6b16a83ee9aa6dfb7eff35d2934b07d19 (diff)
Updated Changelog + bump version
Diffstat (limited to 'program/include/iniset.php')
-rw-r--r--program/include/iniset.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/include/iniset.php b/program/include/iniset.php
index 18c08983b..981a53d18 100644
--- a/program/include/iniset.php
+++ b/program/include/iniset.php
@@ -21,7 +21,7 @@
*/
// application constants
-define('RCMAIL_VERSION', '1.0.2');
+define('RCMAIL_VERSION', '1.0.3');
define('RCMAIL_START', microtime(true));
if (!defined('INSTALL_PATH')) {