. * * @package mahara * @subpackage core * @author Catalyst IT Ltd * @license http://www.gnu.org/copyleft/gpl.html GNU GPL * @copyright (C) 2006-2009 Catalyst IT Ltd http://catalyst.net.nz * */ defined('INTERNAL') || die(); $config = new StdClass; $config->version = 2011050600; $config->release = '1.4.0alpha2dev'; $config->minupgradefrom = 2008040200; $config->minupgraderelease = '1.0.0 (release tag 1.0.0_RELEASE)'; $config->disablelogin = true;