]> git.mjollnir.org Git - moodle.git/commitdiff
Bump. MDL-10026
authorstronk7 <stronk7>
Wed, 8 Aug 2007 09:06:38 +0000 (09:06 +0000)
committerstronk7 <stronk7>
Wed, 8 Aug 2007 09:06:38 +0000 (09:06 +0000)
version.php

index 8b64385c75e4e183f2068fbcd1ccac5584aa10a5..8295a41df79ce0617db9f0c10095b4ed2b3a04e4 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 = 2007080300;  // YYYYMMDD = date
+    $version = 2007080800;  // YYYYMMDD = date
                             //       XY = increments within a single day
 
     $release = '1.9 dev';   // Human-friendly version name