]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20080415
authormoodlerobot <moodlerobot>
Tue, 15 Apr 2008 01:53:45 +0000 (01:53 +0000)
committermoodlerobot <moodlerobot>
Tue, 15 Apr 2008 01:53:45 +0000 (01:53 +0000)
version.php

index e869ec966f5bcc37043ca8296991a3deab6dfb23..47fedc07a695405b80bdca239d3d10b0d1ccefee 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008030700;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20080414)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20080415)';  // Human-friendly version name
 
 ?>