]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20081016
authormoodlerobot <moodlerobot>
Thu, 16 Oct 2008 01:57:35 +0000 (01:57 +0000)
committermoodlerobot <moodlerobot>
Thu, 16 Oct 2008 01:57:35 +0000 (01:57 +0000)
version.php

index 2b28fbefb2cc2ef4f8c2eb1cf3ebe6a9c0d78de6..931a032d82be3390f8e9febd9b5964ef7ad0b752 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008101300;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20081015)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20081016)';  // Human-friendly version name
 
 ?>