MDL-34228 - version.php - bump for new capability

This commit is contained in:
Dan Poltawski
2012-10-16 16:20:12 +08:00
parent 9d53135aaf
commit e191c71d55
+1 -1
View File
@@ -30,7 +30,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2012062502.07; // YYYYMMDD = weekly release date of this DEV branch
$version = 2012062502.08; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes