Updated the 18 build version to 20091126

This commit is contained in:
Moodle Robot
2009-11-25 18:42:57 +00:00
parent f5f4479bd3
commit 9c218332b1
+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: 20091125)'; // Human-friendly version name
$release = '1.8.11 (Build: 20091126)'; // Human-friendly version name
?>