]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20090301
authormoodlerobot <moodlerobot>
Sat, 28 Feb 2009 23:37:27 +0000 (23:37 +0000)
committermoodlerobot <moodlerobot>
Sat, 28 Feb 2009 23:37:27 +0000 (23:37 +0000)
version.php

index 3da3868f43ffa6654ec75a485629737bcced80db..2f7b463e5d0c613a9a7bd4a8d0758da2baa8814a 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2009021800;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20090228)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20090301)';  // Human-friendly version name
 
 ?>