]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20090430
authormoodlerobot <moodlerobot>
Thu, 30 Apr 2009 00:37:01 +0000 (00:37 +0000)
committermoodlerobot <moodlerobot>
Thu, 30 Apr 2009 00:37:01 +0000 (00:37 +0000)
version.php

index ef7fcccb4bc7026c566510621973086916c367d4..fd6be69fd2a0f2cdacec08c6b19932cbcb05a14b 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2009042700;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20090429)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20090430)';  // Human-friendly version name
 
 ?>