Updated the 18 build version to 20100110

This commit is contained in:
Moodle Robot
2010-01-10 00:38:16 +00:00
parent e81a5f17e1
commit ada301bd31
+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: 20100109)'; // Human-friendly version name
$release = '1.8.11 (Build: 20100110)'; // Human-friendly version name
?>