Thomas Bruederli
2013-05-15 917f5e9eb1ed4d529b925ffa78dc793290ed31aa
Bump version for next release
2 files modified
4 ■■■■ changed files
index.php 2 ●●● patch | view | raw | blame | history
program/include/iniset.php 2 ●●● patch | view | raw | blame | history
index.php
@@ -2,7 +2,7 @@
/*
 +-------------------------------------------------------------------------+
 | Roundcube Webmail IMAP Client                                           |
 | Version 0.9.0                                                          |
 | Version 0.9.1                                                           |
 |                                                                         |
 | Copyright (C) 2005-2013, The Roundcube Dev Team                         |
 |                                                                         |
program/include/iniset.php
@@ -21,7 +21,7 @@
*/
// application constants
define('RCMAIL_VERSION', '0.9.0');
define('RCMAIL_VERSION', '0.9.1');
define('RCMAIL_START', microtime(true));
if (!defined('INSTALL_PATH')) {