summaryrefslogtreecommitdiff
path: root/program/include/iniset.php
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-07-20 14:09:02 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-07-20 14:09:02 +0200
commit7515a28ee91b864426d0fe0c6b0d64099be6ae91 (patch)
tree89accc0bee4b1ae33d6ce0875192382db04fde3a /program/include/iniset.php
parentd461ae0e8a482cec00b45a0f0c4fa83abc8a5d29 (diff)
Update Changelog and bump version1.0.2
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 757fbdba4..18c08983b 100644
--- a/program/include/iniset.php
+++ b/program/include/iniset.php
@@ -21,7 +21,7 @@
*/
// application constants
-define('RCMAIL_VERSION', '1.0.1');
+define('RCMAIL_VERSION', '1.0.2');
define('RCMAIL_START', microtime(true));
if (!defined('INSTALL_PATH')) {