]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20080506
authormoodlerobot <moodlerobot>
Tue, 6 May 2008 01:53:56 +0000 (01:53 +0000)
committermoodlerobot <moodlerobot>
Tue, 6 May 2008 01:53:56 +0000 (01:53 +0000)
version.php

index 5cbe112a9ea925f23c3b3f403de3cf31ac903102..fbe8787d9ced0bd15933d63c3e8687ccbad585cd 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008050200;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20080505)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20080506)';  // Human-friendly version name
 
 ?>