From 714f538102cb8d58ec07cd0e2b56e405d5df90e5 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Thu, 27 May 2010 00:45:50 +0000 Subject: [PATCH] Updated the 18 build version to 20100527 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 77ca63256a7..e393c57a87c 100644 --- a/version.php +++ b/version.php @@ -13,6 +13,6 @@ // Do not use more than two decimal points as we have // hit the float limit - $release = '1.8.12+ (Build: 20100526)'; // Human-friendly version name + $release = '1.8.12+ (Build: 20100527)'; // Human-friendly version name ?>