Updated the 18 build version to 20100306

This commit is contained in:
Moodle Robot
2010-03-06 00:43:57 +00:00
parent 4897153ddd
commit dfd52bf7f7
+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: 20100305)'; // Human-friendly version name
$release = '1.8.11 (Build: 20100306)'; // Human-friendly version name
?>