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

index efc7289180b6ad2faac8b236d13bfd9152e8f38c..5ccd42cb1787c3fd36d6d5686d348b3d63c20297 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008092400;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20081002)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20081003)';  // Human-friendly version name
 
 ?>