Updated the 18 build version to 20100106

This commit is contained in:
Moodle Robot
2010-01-06 00:39:03 +00:00
parent 1fc68d9f55
commit 5486c83fae
+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: 20100105)'; // Human-friendly version name
$release = '1.8.11 (Build: 20100106)'; // Human-friendly version name
?>