MDL-42767 notes: Delete notes on a course delete

This commit is contained in:
Ankit Agarwal
2013-11-20 13:22:07 +11:00
committed by Marina Glancy
parent ffe199b1fa
commit bdfb46a2d0
4 changed files with 35 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2013111800.00; // 20131118 = branching date YYYYMMDD - do not modify!
$version = 2013111800.01; // 20131118 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.