]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20081212
authormoodlerobot <moodlerobot>
Thu, 11 Dec 2008 23:52:38 +0000 (23:52 +0000)
committermoodlerobot <moodlerobot>
Thu, 11 Dec 2008 23:52:38 +0000 (23:52 +0000)
version.php

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