From 019ae3e1c3c44c93b0dad04f836d6ecc1980f9cf Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Fri, 15 Oct 2010 00:47:56 +0000 Subject: [PATCH] Updated the HEAD build version to 20101015 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index ffa502f42ed..df700c417c1 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010101400; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 RC1 (Build: 20101014)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20101015)'; // Human-friendly version name