From dbeee38cfc2ec311e67c1b18041ec494b48bc0e0 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Tue, 20 Jul 2010 00:46:33 +0000 Subject: [PATCH] Updated the HEAD build version to 20100720 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 3c09353b53d..729a28c257a 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010071800; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 Preview 4+ (Build: 20100719)'; // Human-friendly version name + $release = '2.0 Preview 4+ (Build: 20100720)'; // Human-friendly version name