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

index b05ab5c97359e906c8296b27f57d9396c74fa007..bf8199dba8371781c429c4f1ee96213f2ed88e62 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008050100;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20080501)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20080502)';  // Human-friendly version name
 
 ?>