Thomas Bruederli
2013-02-10 4279dd18eec644a3ee223c029d86692f2f2f3ce8
Bump version to 0.9-rc
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-beta                                                         |
 | Version 0.9-rc                                                          |
 |                                                                         |
 | Copyright (C) 2005-2013, The Roundcube Dev Team                         |
 |                                                                         |
program/include/iniset.php
@@ -21,7 +21,7 @@
*/
// application constants
define('RCMAIL_VERSION', '0.9-beta');
define('RCMAIL_VERSION', '0.9-rc');
define('RCMAIL_START', microtime(true));
$config = array(