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

index 7cda1b752b321bde2d4ea4c37f1055fe59a884ac..cbd7b4688769a03be0bc6d36d4cd0b4a22c7e470 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2009040601;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20090416)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20090417)';  // Human-friendly version name
 
 ?>