]> git.mjollnir.org Git - moodle.git/commitdiff
Version bump for roaming themes. Mods are to mnet_host table. MDL-11545
authordonal72 <donal72>
Tue, 2 Oct 2007 16:15:14 +0000 (16:15 +0000)
committerdonal72 <donal72>
Tue, 2 Oct 2007 16:15:14 +0000 (16:15 +0000)
version.php

index 8ab6d8b86174003c6762351301eba1d83a7fc7d8..14db001e145f31f4c983e31df9ec8e0ff159062c 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 = 2007100100;  // YYYYMMDD = date
+    $version = 2007100300;  // YYYYMMDD = date
                             //       XY = increments within a single day
 
     $release = '1.9 Beta +';   // Human-friendly version name