]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the HEAD build version to 20090218
authormoodlerobot <moodlerobot>
Tue, 17 Feb 2009 23:32:58 +0000 (23:32 +0000)
committermoodlerobot <moodlerobot>
Tue, 17 Feb 2009 23:32:58 +0000 (23:32 +0000)
version.php

index 699d4b57b9f9badfc55a74c4a870f1d104d0be61..ddc1c4f6804ecd2842fc66165aec07ac1d4f6118 100644 (file)
@@ -9,6 +9,6 @@
     $version = 2009012901;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20090217)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20090218)';  // Human-friendly version name
 
 ?>