]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20081211
authormoodlerobot <moodlerobot>
Wed, 10 Dec 2008 23:53:25 +0000 (23:53 +0000)
committermoodlerobot <moodlerobot>
Wed, 10 Dec 2008 23:53:25 +0000 (23:53 +0000)
version.php

index 75eea08cc4c57007ff38f00535024cc0e834cc12..89185340c0bde2d62afb2bd6f3abb107c68970a3 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008121000;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20081210)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20081211)';  // Human-friendly version name
 
 ?>