Aleksander Machniak
2013-03-22 3d525ffaf5b36fc74c5a9fa9ed317bcfdd32e19a
Bump up also RCUBE_VERSION
1 files modified
2 ■■■ changed files
program/lib/Roundcube/bootstrap.php 2 ●●● patch | view | raw | blame | history
program/lib/Roundcube/bootstrap.php
@@ -45,7 +45,7 @@
}
// framework constants
define('RCUBE_VERSION', '0.9-git');
define('RCUBE_VERSION', '1.0-git');
define('RCUBE_CHARSET', 'UTF-8');
if (!defined('RCUBE_LIB_DIR')) {