Thomas Bruederli
2016-05-15 d2e2a8f32e72971e63f40fe070477e2c3b5cc6bd
program/lib/Roundcube/bootstrap.php
@@ -55,7 +55,7 @@
}
// framework constants
define('RCUBE_VERSION', '1.2-git');
define('RCUBE_VERSION', '1.2.0');
define('RCUBE_CHARSET', 'UTF-8');
if (!defined('RCUBE_LIB_DIR')) {