]> git.mjollnir.org Git - moodle.git/commitdiff
version bump for db upgrades
authorskodak <skodak>
Sun, 3 Sep 2006 00:00:17 +0000 (00:00 +0000)
committerskodak <skodak>
Sun, 3 Sep 2006 00:00:17 +0000 (00:00 +0000)
version.php

index f0aa88f2fa92457a390fccfb98268e9ca338cbc3..9f6bce77a17ed4a02b9de15f6a5bf863fd94613b 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 = 2006083102;  // YYYYMMDD = date
+   $version = 2006090200;  // YYYYMMDD = date
                            //       XY = increments within a single day
 
    $release = '1.7 dev';    // Human-friendly version name