]> git.mjollnir.org Git - moodle.git/commitdiff
minor bump to perform some changes on grade_letter
authorstronk7 <stronk7>
Tue, 18 Jul 2006 16:35:52 +0000 (16:35 +0000)
committerstronk7 <stronk7>
Tue, 18 Jul 2006 16:35:52 +0000 (16:35 +0000)
Mimic from MOODLE_16_STABLE

version.php

index c6f7a9a606d5ed1ac653bab5430a619ed709bedf..6c7e870734cd0ad8579765473156e31c3364c96c 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 = 2006060900;  // YYYYMMDD = date
+   $version = 2006071800;  // YYYYMMDD = date
                            //       XY = increments within a single day
 
    $release = '1.7 dev';    // Human-friendly version name