]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20090517
authormoodlerobot <moodlerobot>
Sun, 17 May 2009 00:40:23 +0000 (00:40 +0000)
committermoodlerobot <moodlerobot>
Sun, 17 May 2009 00:40:23 +0000 (00:40 +0000)
version.php

index 0b4ebfcfa8e0a6dbe32672c0b183c9a0b94f1135..b69f081620c035040b05491e23acab224c55842d 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2009051200;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20090516)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20090517)';  // Human-friendly version name
 
 ?>