From 2338454e6efe4fcfccd2ac90a202ecf00642784f Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Tue, 10 Aug 2010 00:46:08 +0000 Subject: [PATCH] Updated the HEAD build version to 20100810 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 0fdff90375f..c0704103393 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010080307; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 Preview 4+ (Build: 20100809)'; // Human-friendly version name + $release = '2.0 Preview 4+ (Build: 20100810)'; // Human-friendly version name