]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20080925
authormoodlerobot <moodlerobot>
Thu, 25 Sep 2008 01:44:29 +0000 (01:44 +0000)
committermoodlerobot <moodlerobot>
Thu, 25 Sep 2008 01:44:29 +0000 (01:44 +0000)
version.php

index 81b54f702220a7e9cd8f722b9546068cd982279e..899ce456f14fb3aa9a04acb1ac98ff70f64207e6 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008092400;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20080924)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20080925)';  // Human-friendly version name
 
 ?>