From 91bf15c1191e71abde37cd34abc79b03a69fa498 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Mon, 17 May 2010 17:56:05 +0000 Subject: [PATCH] Updated the HEAD build version to 20100518 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index a8768fc4837..df0edc12af7 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010051700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 Preview 2 (Build: 20100517)'; // Human-friendly version name + $release = '2.0 Preview 2 (Build: 20100518)'; // Human-friendly version name