Aleksander Machniak
2013-05-16 6b6209b58768647ca2feafb436db048ff3d5de6e
Bump version number here too
1 files modified
2 ■■■ changed files
program/lib/Roundcube/bootstrap.php 2 ●●● patch | view | raw | blame | history
program/lib/Roundcube/bootstrap.php
@@ -54,7 +54,7 @@
}
// framework constants
define('RCUBE_VERSION', '0.9-beta');
define('RCUBE_VERSION', '0.9.1');
define('RCUBE_CHARSET', 'UTF-8');
if (!defined('RCUBE_LIB_DIR')) {