From 11267648900e722494d7b704e585d56cb0ef4b18 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Fri, 1 Oct 2010 00:50:00 +0000 Subject: [PATCH] Updated the HEAD build version to 20101001 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index f3eb9df80b6..4f9cb24234f 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010092100; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 RC1 (Build: 20100930)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20101001)'; // Human-friendly version name -- 2.43.0