Updated the 18 build version to 20100328

This commit is contained in:
Moodle Robot
2010-03-27 16:53:16 +00:00
parent 7de63618e8
commit 9724debce1
+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: 20100327)'; // Human-friendly version name
$release = '1.8.12 (Build: 20100328)'; // Human-friendly version name
?>