]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20081028
authormoodlerobot <moodlerobot>
Tue, 28 Oct 2008 01:48:46 +0000 (01:48 +0000)
committermoodlerobot <moodlerobot>
Tue, 28 Oct 2008 01:48:46 +0000 (01:48 +0000)
version.php

index 567a3dcf96dc7780726a33c8bb12fe1b6593fa3f..c5183be9f2de0ad78cbc07e22818e2d2951b2477 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008101300;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20081027)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20081028)';  // Human-friendly version name
 
 ?>