MDL-42152 Javascript: Add version bump for YUI update

This commit is contained in:
Damyon Wiese 2013-10-15 10:55:29 +08:00
parent 2cd519fb71
commit ef2b0f5ca3

View File

@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2013101100.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2013101500.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.