MDL-55239 Badges: Additional events for badges

This commit is contained in:
Stephen Bourget
2016-08-11 21:16:35 -04:00
parent 6f302b17b9
commit 2ce8cf628f
7 changed files with 308 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016081100.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016081100.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.