]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20090516
authormoodlerobot <moodlerobot>
Sat, 16 May 2009 00:37:51 +0000 (00:37 +0000)
committermoodlerobot <moodlerobot>
Sat, 16 May 2009 00:37:51 +0000 (00:37 +0000)
version.php

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