summaryrefslogtreecommitdiff
path: root/program/include/iniset.php
diff options
context:
space:
mode:
authorThomas <thomas@roundcube.net>2013-10-21 21:14:46 +0200
committerThomas <thomas@roundcube.net>2013-10-21 21:14:46 +0200
commit4af76d20cafcd456bf3ce0fcb17b25a888c45160 (patch)
tree1c47b2cc9e26fe54f9db1b37f5c0ad86f406098f /program/include/iniset.php
parent8d5832fe96ec8b62efe951ff1ff7ad868f74f035 (diff)
Bump versionv0.9.5
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 8847e2e47..3d026304b 100644
--- a/program/include/iniset.php
+++ b/program/include/iniset.php
@@ -21,7 +21,7 @@
*/
// application constants
-define('RCMAIL_VERSION', '0.9.4');
+define('RCMAIL_VERSION', '0.9.5');
define('RCMAIL_START', microtime(true));
if (!defined('INSTALL_PATH')) {