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

index 0d445b3c80040203a7abc471a535bcb3e23fd383..d84d980ab54428fa37dc7dffcb5cd4252170faa7 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2009050619;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20090507)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20090508)';  // Human-friendly version name
 
 ?>