From 6cf33f69ba533e6006ed68c58da17bdd7d078f88 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Tue, 19 Oct 2010 00:46:36 +0000 Subject: [PATCH] Updated the HEAD build version to 20101019 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 51d90a22908..b9539016c00 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: 20101018)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20101019)'; // Human-friendly version name