Updated the 18 build version to 20101209

This commit is contained in:
Moodle Robot
2010-12-09 00:53:12 +00:00
parent 7021a537c4
commit fb7e7c7b0b
+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.14 (Build: 20101208)'; // Human-friendly version name
$release = '1.8.14 (Build: 20101209)'; // Human-friendly version name
?>