]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20090429
authormoodlerobot <moodlerobot>
Wed, 29 Apr 2009 00:38:38 +0000 (00:38 +0000)
committermoodlerobot <moodlerobot>
Wed, 29 Apr 2009 00:38:38 +0000 (00:38 +0000)
version.php

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