]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20081015
authormoodlerobot <moodlerobot>
Wed, 15 Oct 2008 01:58:46 +0000 (01:58 +0000)
committermoodlerobot <moodlerobot>
Wed, 15 Oct 2008 01:58:46 +0000 (01:58 +0000)
version.php

index cdef696953b49ff82362a6fd921d480a3e6f6b7e..2b28fbefb2cc2ef4f8c2eb1cf3ebe6a9c0d78de6 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2008101300;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20081014)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20081015)';  // Human-friendly version name
 
 ?>