]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20081031
authormoodlerobot <moodlerobot>
Fri, 31 Oct 2008 02:02:42 +0000 (02:02 +0000)
committermoodlerobot <moodlerobot>
Fri, 31 Oct 2008 02:02:42 +0000 (02:02 +0000)
version.php

index 5dc3aa652b266e9d5073ff57132259f69d7ed9d6..6afa1adc5565ccefa08a391383dc3f734527177a 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008101300;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20081030)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20081031)';  // Human-friendly version name
 
 ?>