]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20080818
authormoodlerobot <moodlerobot>
Mon, 18 Aug 2008 01:35:30 +0000 (01:35 +0000)
committermoodlerobot <moodlerobot>
Mon, 18 Aug 2008 01:35:30 +0000 (01:35 +0000)
version.php

index 04343c55f9c56f397b9cf57e30515b25ed27040b..1508c6183ecda35cdc3f5365652966c1b34c4e1a 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008081600;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20080817)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20080818)';  // Human-friendly version name
 
 ?>