]> git.mjollnir.org Git - moodle.git/commitdiff
javascript-dock MDL-21329 Forgot to bumb the version after new setting added
authorSam Hemelryk <sam@moodle.com>
Thu, 14 Jan 2010 07:10:14 +0000 (07:10 +0000)
committerSam Hemelryk <sam@moodle.com>
Thu, 14 Jan 2010 07:10:14 +0000 (07:10 +0000)
version.php

index 29ed6d69ff562af51bd3b331edd00a8b868af619..c0455d1d71faca1f312f24b388240db32bd052c1 100644 (file)
@@ -6,7 +6,7 @@
 // This is compared against the values stored in the database to determine
 // whether upgrades should be performed (see lib/db/*.php)
 
-    $version = 2010011201;  // YYYYMMDD   = date of the last version bump
+    $version = 2010011400;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
     $release = '2.0 dev (Build: 20100114)';  // Human-friendly version name