From 1a874bca9babe4bef37e97f09b94ebd6298a5f5e Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Wed, 21 Jul 2010 00:48:01 +0000 Subject: [PATCH] Updated the HEAD build version to 20100721 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 729a28c257a..f0703736b23 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: 20100720)'; // Human-friendly version name + $release = '2.0 Preview 4+ (Build: 20100721)'; // Human-friendly version name