]> git.mjollnir.org Git - moodle.git/commitdiff
Version bump for new indexes
authormjollnir_ <mjollnir_>
Wed, 17 Nov 2004 07:49:04 +0000 (07:49 +0000)
committermjollnir_ <mjollnir_>
Wed, 17 Nov 2004 07:49:04 +0000 (07:49 +0000)
version.php

index 0cb0cff764402579b507b519ec484881ac4508c4..b52437db3132437f6d92a29792701878c9ab851a 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 = 2004111500;  // YYYYMMDD = date of first major branch release 1.4
+   $version = 2004111700;  // YYYYMMDD = date of first major branch release 1.4
                            //       XY = increments within a single day
 
    $release = '1.5 UNSTABLE DEVELOPMENT';    // Human-friendly version name