From 12dc4b43ea072f13fb16c98cc6e3fb8950a347c7 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Wed, 23 Dec 2009 00:35:59 +0000 Subject: [PATCH] Updated the 18 build version to 20091223 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 3e1c9444c2c..7b6264e11ef 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: 20091222)'; // Human-friendly version name + $release = '1.8.11 (Build: 20091223)'; // Human-friendly version name ?>