]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20080813
authormoodlerobot <moodlerobot>
Wed, 13 Aug 2008 01:40:42 +0000 (01:40 +0000)
committermoodlerobot <moodlerobot>
Wed, 13 Aug 2008 01:40:42 +0000 (01:40 +0000)
version.php

index 76ac5411da3b0109f09dbd6e4b2ea7e812ec7af0..22f0c701f5421b5fd02645e0b6976e343fcfb75a 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008081200;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20080812)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20080813)';  // Human-friendly version name
 
 ?>