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

index c25598ac43a175572222dd50d58a9336a7a467a6..5895fd8e59966bc6b461464fc80c72ff3071f18e 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008101300;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20081020)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20081021)';  // Human-friendly version name
 
 ?>