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

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