From 88e7375ca71c3619eb6b600d08f5ce36cfde047a Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Mon, 11 Oct 2010 00:49:00 +0000 Subject: [PATCH] Updated the HEAD build version to 20101011 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 2ea2d905647..fe753932581 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010100900; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 RC1 (Build: 20101010)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20101011)'; // Human-friendly version name