Updated the 18 build version to 20100322

This commit is contained in:
Moodle Robot
2010-03-22 00:44:21 +00:00
parent 4ca07c4d55
commit b9e8e3eeae
+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: 20100321)'; // Human-friendly version name
$release = '1.8.11 (Build: 20100322)'; // Human-friendly version name
?>