]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20080808
authormoodlerobot <moodlerobot>
Fri, 8 Aug 2008 01:40:31 +0000 (01:40 +0000)
committermoodlerobot <moodlerobot>
Fri, 8 Aug 2008 01:40:31 +0000 (01:40 +0000)
version.php

index bcc1213d6b6092a234d4a018d29bacfb3ee64c2f..1241b93426591c97e79abcde8124112b4803dd4a 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008080701;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20080807)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20080808)';  // Human-friendly version name
 
 ?>