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

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