]> git.mjollnir.org Git - moodle.git/commitdiff
Bump. MDL-11605
authorstronk7 <stronk7>
Mon, 8 Oct 2007 16:33:49 +0000 (16:33 +0000)
committerstronk7 <stronk7>
Mon, 8 Oct 2007 16:33:49 +0000 (16:33 +0000)
version.php

index 132c26a3abb28bc6f2ceb8bee08fbfdca7d95572..21c7e2a1f1b8b7ca3d84a8fa470f0bb0fe1b829a 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 = 2007100801;  // YYYYMMDD = date
+    $version = 2007100802;  // YYYYMMDD = date
                             //       XY = increments within a single day
 
     $release = '1.9 Beta +';   // Human-friendly version name