Updated the 18 build version to 20100513

This commit is contained in:
Moodle Robot
2010-05-13 00:44:13 +00:00
parent 7adf5343a8
commit a343f8d2d1
+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: 20100512)'; // Human-friendly version name
$release = '1.8.12+ (Build: 20100513)'; // Human-friendly version name
?>