Updated the 18 build version to 20091217

This commit is contained in:
Moodle Robot
2009-12-17 00:35:09 +00:00
parent e7c82e7709
commit 66bd0a67a3
+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: 20091216)'; // Human-friendly version name
$release = '1.8.11 (Build: 20091217)'; // Human-friendly version name
?>