]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20090611
authormoodlerobot <moodlerobot>
Thu, 11 Jun 2009 00:39:15 +0000 (00:39 +0000)
committermoodlerobot <moodlerobot>
Thu, 11 Jun 2009 00:39:15 +0000 (00:39 +0000)
version.php

index 7884abde8c7cc89a1c60c45edd7b978b447fcd05..ff4da8e0f21b489043cf88e44124abd8011ce19f 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2009060200;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20090610)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20090611)';  // Human-friendly version name
 
 ?>