Merge branch 'wip-mdl-36395-m' of git://github.com/rajeshtaneja/moodle

Conflicts:
	version.php
This commit is contained in:
Damyon Wiese
2013-03-19 15:18:13 +08:00
9 changed files with 21 additions and 23 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2013031400.00; // YYYYMMDD = weekly release date of this DEV branch
$version = 2013031400.01; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes