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

Conflicts:
	lib/db/upgrade.php
	version.php
This commit is contained in:
Dan Poltawski
2013-04-02 16:23:44 +08:00
3 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2013040200.00; // YYYYMMDD = weekly release date of this DEV branch
$version = 2013040201.00; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes