MDL-32102 Course completion - bump to 2011120502.08 (07 was already in use)

This commit is contained in:
Eloy Lafuente (stronk7)
2012-04-24 12:30:49 +02:00
parent 8a28dbd4e1
commit 5c487f23ae
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2011120502.07; // 20111205 = branching date YYYYMMDD - do not modify!
$version = 2011120502.08; // 20111205 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches
// .XX = incremental changes