From 077127100409f1baf4311d598314ccf19bc0447a Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Sun, 12 Sep 2010 00:50:20 +0000 Subject: [PATCH] Updated the HEAD build version to 20100912 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 2b39986d749..b9d49fbe2e4 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010090501; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 Preview 4+ (Build: 20100911)'; // Human-friendly version name +$release = '2.0 Preview 4+ (Build: 20100912)'; // Human-friendly version name