]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20080430
authormoodlerobot <moodlerobot>
Wed, 30 Apr 2008 01:50:24 +0000 (01:50 +0000)
committermoodlerobot <moodlerobot>
Wed, 30 Apr 2008 01:50:24 +0000 (01:50 +0000)
version.php

index e1b2f56c8d90b7c42b7e527e78c9c6eaa1389a7b..73c08d30a17ec260e9e115b09158eea837be1a53 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008030700;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20080429)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20080430)';  // Human-friendly version name
 
 ?>