]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20081025
authormoodlerobot <moodlerobot>
Sat, 25 Oct 2008 01:47:05 +0000 (01:47 +0000)
committermoodlerobot <moodlerobot>
Sat, 25 Oct 2008 01:47:05 +0000 (01:47 +0000)
version.php

index bbe058888cf593af8931bb42c0f8668263cc3563..5752577b7ab49edcee1292dbefe111623cb7cf22 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008101300;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20081024)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20081025)';  // Human-friendly version name
 
 ?>