Updated the 18 build version to 20091130

This commit is contained in:
Moodle Robot
2009-11-30 00:34:40 +00:00
parent 90fe543b45
commit 135dc80abe
+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: 20091129)'; // Human-friendly version name
$release = '1.8.11 (Build: 20091130)'; // Human-friendly version name
?>