From 522226e1ee2c60a384c7175682a7fabae2dbc419 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Sun, 31 Oct 2010 00:51:57 +0000 Subject: [PATCH] Updated the HEAD build version to 20101031 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 0f298443c0f..c541444e9ac 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010102700; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 RC1 (Build: 20101030)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20101031)'; // Human-friendly version name