]> git.mjollnir.org Git - moodle.git/commitdiff
Bump for new tables. See MDL-474
authorikawhero <ikawhero>
Wed, 20 Sep 2006 14:18:37 +0000 (14:18 +0000)
committerikawhero <ikawhero>
Wed, 20 Sep 2006 14:18:37 +0000 (14:18 +0000)
version.php

index 24902c4f2500f85acb4ad8e0c29b99ae25c3c989..52babca8ae7dc36c2551af6015e3195ce2c9ca4d 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 = 2006091901;  // YYYYMMDD = date
+   $version = 2006092000;  // YYYYMMDD = date
                            //       XY = increments within a single day
 
    $release = '1.7 dev';    // Human-friendly version name