]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20080530
authormoodlerobot <moodlerobot>
Fri, 30 May 2008 01:58:52 +0000 (01:58 +0000)
committermoodlerobot <moodlerobot>
Fri, 30 May 2008 01:58:52 +0000 (01:58 +0000)
version.php

index 52d7017d19e96fb8e2d2c8767e58896d04f390d1..97e2110a667c871431b46f8d3fc22001957cdb73 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008051202;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20080529)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20080530)';  // Human-friendly version name
 
 ?>