]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20081022
authormoodlerobot <moodlerobot>
Wed, 22 Oct 2008 01:52:20 +0000 (01:52 +0000)
committermoodlerobot <moodlerobot>
Wed, 22 Oct 2008 01:52:20 +0000 (01:52 +0000)
version.php

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