Updated the 18 build version to 20101023

This commit is contained in:
Moodle Robot
2010-10-23 00:53:51 +00:00
parent 939e0afcd5
commit 4e4aa7e2b9
+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.13+ (Build: 20101022)'; // Human-friendly version name
$release = '1.8.13+ (Build: 20101023)'; // Human-friendly version name
?>