]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20090410
authormoodlerobot <moodlerobot>
Fri, 10 Apr 2009 00:34:04 +0000 (00:34 +0000)
committermoodlerobot <moodlerobot>
Fri, 10 Apr 2009 00:34:04 +0000 (00:34 +0000)
version.php

index 1995fe6c423679cfcb1af8910d977f4b8201c643..fb92c0ebb221abbeac0506a90fc2c4b7d04e7120 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2009040100;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20090409)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20090410)';  // Human-friendly version name
 
 ?>