From 446498262a830c69f2beae650ce195df36fd1c52 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Thu, 6 May 2010 00:43:14 +0000 Subject: [PATCH] Updated the HEAD build version to 20100506 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 56b81e80279..d00774fcbf1 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010050404; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 Preview 1 (Build: 20100505)'; // Human-friendly version name + $release = '2.0 Preview 1 (Build: 20100506)'; // Human-friendly version name