]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20080603
authormoodlerobot <moodlerobot>
Tue, 3 Jun 2008 01:55:06 +0000 (01:55 +0000)
committermoodlerobot <moodlerobot>
Tue, 3 Jun 2008 01:55:06 +0000 (01:55 +0000)
version.php

index 400b6db833996226015bb3121f999f642404d8ad..4e2a8c83df0290414ff78bade59c200f5382a851 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008051202;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20080602)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20080603)';  // Human-friendly version name
 
 ?>