]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20090504
authormoodlerobot <moodlerobot>
Mon, 4 May 2009 00:38:37 +0000 (00:38 +0000)
committermoodlerobot <moodlerobot>
Mon, 4 May 2009 00:38:37 +0000 (00:38 +0000)
version.php

index 5e5db08a509fe10552548028721f7fe1b35d5603..1ff7ee4d7543c1c766cc0af604c69787b7efa2e9 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2009043000;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20090503)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20090504)';  // Human-friendly version name
 
 ?>