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

index 8b2c37790eab2ea154246564ab137b3aaab4018b..905cc5bdfb7faf3ac9f0a6493cce8a87a35249fc 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008051202;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20080526)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20080527)';  // Human-friendly version name
 
 ?>