From 80abb60b565cb824bdab66b4cc7679ef2e97fab4 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Sat, 3 Jul 2010 00:44:32 +0000 Subject: [PATCH] Updated the HEAD build version to 20100703 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 357b816af39..a05667a64e7 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: 20100702)'; // Human-friendly version name + $release = '2.0 Preview 4 (Build: 20100703)'; // Human-friendly version name