]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20090610
authormoodlerobot <moodlerobot>
Wed, 10 Jun 2009 00:38:19 +0000 (00:38 +0000)
committermoodlerobot <moodlerobot>
Wed, 10 Jun 2009 00:38:19 +0000 (00:38 +0000)
version.php

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