From 8997bf217b85d7088d5eced12ca0c5596d25d33f Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Sat, 11 Sep 2010 00:51:27 +0000 Subject: [PATCH] Updated the HEAD build version to 20100911 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 411ef195f08..2b39986d749 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: 20100910)'; // Human-friendly version name +$release = '2.0 Preview 4+ (Build: 20100911)'; // Human-friendly version name