Updated the 18 build version to 20100331

This commit is contained in:
Moodle Robot
2010-03-31 00:46:59 +00:00
parent 91863f2e43
commit 4cd7150272
+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: 20100330)'; // Human-friendly version name
$release = '1.8.12 (Build: 20100331)'; // Human-friendly version name
?>