MDL-26226 course: force version bump for new setting

This commit is contained in:
Eloy Lafuente (stronk7)
2014-12-04 12:14:29 +00:00
committed by Dan Poltawski
parent 8b9bb799f9
commit f889c45159
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2014120102.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2014120200.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.