Merge branch 'MDL-54602-master' of git://github.com/jleyva/moodle

This commit is contained in:
Eloy Lafuente (stronk7)
2016-07-05 20:59:52 +02:00
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016070100.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016070100.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.