NOBUG minibump - to get some settings defaults applied
authorEloy Lafuente <stronk7@moodle.org>
Thu, 17 Jun 2010 09:43:50 +0000 (09:43 +0000)
committerEloy Lafuente <stronk7@moodle.org>
Thu, 17 Jun 2010 09:43:50 +0000 (09:43 +0000)
version.php

index 7750e33..6fe4dd5 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 = 2010060800;  // YYYYMMDD   = date of the last version bump
+    $version = 2010060800.01;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
     $release = '2.0 Preview 3 (Build: 20100617)';  // Human-friendly version name