Logged In: NO

Try changing line 30 in boost/install.php to:

if (version_compare($GLOBALS["core"]->version, "0.9.3-3") < 0) {

so that it uses the internal version check...