From d6ea58b7aa56ff2f37a39cc66e0276901b39a1cb Mon Sep 17 00:00:00 2001 From: Moodle Robot <martin@moodle.com> Date: Thu, 1 Jul 2010 00:44:38 +0000 Subject: [PATCH] Updated the HEAD build version to 20100701 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 834d6cab618..c0f0399920f 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010063000; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 Preview 4 (Build: 20100630)'; // Human-friendly version name + $release = '2.0 Preview 4 (Build: 20100701)'; // Human-friendly version name