From 026011c098f73879dc3a388bb0c2e33bd137b5c6 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Thu, 9 Dec 2010 00:49:16 +0000 Subject: [PATCH 1/1] Updated the HEAD build version to 20101209 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index a622b3f5cf8..efe712cb483 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010120700; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 (Build: 20101208)'; // Human-friendly version name +$release = '2.0 (Build: 20101209)'; // Human-friendly version name -- 2.43.0