]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20081111
authormoodlerobot <moodlerobot>
Tue, 11 Nov 2008 02:03:30 +0000 (02:03 +0000)
committermoodlerobot <moodlerobot>
Tue, 11 Nov 2008 02:03:30 +0000 (02:03 +0000)
version.php

index af712f875ba4d96a8421303521e1afd17ceda7f1..a5d8094b9b6506511101b72be739967fe8572aa5 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008110603;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20081110)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20081111)';  // Human-friendly version name
 
 ?>