<?php /** * * @package mahara * @subpackage auth-webservice * @author Catalyst IT Ltd
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later * @copyright For copyright information on Mahara, please see the README file distributed with this software.
* */ defined('INTERNAL') || die();
$config = new stdClass();
$config->version = 2016101100; $config->release = '2.0.1';
$config->requires_config = 0; $config->requires_parent = 0;