Updated the 18 build version to 20100309

This commit is contained in:
Moodle Robot
2010-03-09 00:44:38 +00:00
parent 21cb5322c3
commit ea3e2aa561
+1 -1
View File
@@ -13,6 +13,6 @@
// Do not use more than two decimal points as we have
// hit the float limit
$release = '1.8.11 (Build: 20100308)'; // Human-friendly version name
$release = '1.8.11 (Build: 20100309)'; // Human-friendly version name
?>