mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-13 11:37:05 +01:00
bump version
This commit is contained in:
@@ -24,7 +24,7 @@ if (PHP_VERSION_ID < 70300) {
|
||||
}
|
||||
|
||||
// application constants
|
||||
define('RCMAIL_VERSION', '1.6-git');
|
||||
define('RCMAIL_VERSION', '1.6-rc');
|
||||
define('RCMAIL_START', microtime(true));
|
||||
|
||||
if (!defined('INSTALL_PATH')) {
|
||||
|
||||
Reference in New Issue
Block a user