Merge branch 'MDL-39923_master' of https://github.com/totara/openbadges

Conflicts:
	version.php
This commit is contained in:
Damyon Wiese 2013-11-11 10:17:07 +08:00
commit d5c0f0453c
8 changed files with 68 additions and 32 deletions

View file

@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2013110600.02; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2013111100.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.