]> git.mjollnir.org Git - moodle.git/commitdiff
Bump
authormoodler <moodler>
Tue, 21 Aug 2007 05:53:43 +0000 (05:53 +0000)
committermoodler <moodler>
Tue, 21 Aug 2007 05:53:43 +0000 (05:53 +0000)
version.php

index 6535d5b0f65ff6e0baa843dc7bc0c885c80edea1..205ee292bbc94c4c13998df69de138c97b7b818e 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 = 2007081600;  // YYYYMMDD = date
+    $version = 2007082000;  // YYYYMMDD = date
                             //       XY = increments within a single day
 
     $release = '1.9 Beta +';   // Human-friendly version name