From f7efad4bc64e95c1d0dcfa1d7c226caa59ff2ad6 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Tue, 9 Nov 2010 00:49:40 +0000 Subject: [PATCH] Updated the HEAD build version to 20101109 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index d088e90f6f3..fc8f5da0406 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010110500; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 RC1 (Build: 20101108)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20101109)'; // Human-friendly version name