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

index 138db5fa013addae148c02472cbfeb998aa8cf0c..088062c1d57faf14a2cd0afd6cf6cf01849a23e9 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2009051200;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20090514)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20090515)';  // Human-friendly version name
 
 ?>