From 6f2503c53f34f933778d137891122a35cba1b8ef Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Sun, 18 Jul 2010 00:45:12 +0000 Subject: [PATCH] Updated the HEAD build version to 20100718 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 01d01a53d95..c31d858d542 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010071701; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 Preview 4+ (Build: 20100717)'; // Human-friendly version name + $release = '2.0 Preview 4+ (Build: 20100718)'; // Human-friendly version name -- 2.43.0