Updated the 18 build version to 20100407

This commit is contained in:
Moodle Robot
2010-04-07 00:45:41 +00:00
parent a6b73c6432
commit f1ec50c4ce
+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.12 (Build: 20100406)'; // Human-friendly version name
$release = '1.8.12 (Build: 20100407)'; // Human-friendly version name
?>