From de8a84e3e4044cc2707a220de759e32295375856 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Fri, 3 Dec 2010 00:49:18 +0000 Subject: [PATCH] Updated the HEAD build version to 20101203 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 70a83a10d31..a1878903de7 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010112400; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 (Build: 20101202)'; // Human-friendly version name +$release = '2.0 (Build: 20101203)'; // Human-friendly version name