MDL-41057 csslib: Adding a version bump to clear css caches

This commit is contained in:
Damyon Wiese
2013-08-21 14:05:43 +08:00
parent 1f1bee6fbf
commit 36719d4ade
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2013082000.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2013082100.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.