MDL-45374 messages: Bump version number

This commit is contained in:
Juan Leyva
2014-10-03 16:37:52 +02:00
parent 193edf7f77
commit ffb8abc290
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2014100200.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2014100200.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.