From 2b9a2ae76bc67cc407283de1bb687233e86da6b7 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Wed, 24 Feb 2010 00:43:58 +0000 Subject: [PATCH] Updated the 18 build version to 20100224 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index f6d8760ec92..2796a2f3c8d 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.11 (Build: 20100223)'; // Human-friendly version name + $release = '1.8.11 (Build: 20100224)'; // Human-friendly version name ?>