]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20080807
authormoodlerobot <moodlerobot>
Thu, 7 Aug 2008 01:44:00 +0000 (01:44 +0000)
committermoodlerobot <moodlerobot>
Thu, 7 Aug 2008 01:44:00 +0000 (01:44 +0000)
version.php

index 5fb2bc6009d22dd3c1e8f86d25d9147de57b4bc9..0ad46ce0fab051cd4f151b1c55338b5c218254d3 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008080600;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20080806)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20080807)';  // Human-friendly version name
 
 ?>