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

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