MDL-37792 Course - Fix upgrade step and set version number for completion field fix.

This commit is contained in:
Damyon Wiese
2013-02-26 10:49:46 +08:00
parent b672408a1a
commit be1ef2f35d
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ defined('MOODLE_INTERNAL') || die();
$version = 2013022500.01; // YYYYMMDD = weekly release date of this DEV branch
$version = 2013022600.00; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes