From 5fbcfcc810713d81620e1333345c961e3450af0a Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Tue, 21 Sep 2010 17:36:19 +0000 Subject: [PATCH] Updated the HEAD build version to 20100922 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 5d5f9d471a8..0c779c3dd16 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010092100; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 RC1 (Build: 20100921)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20100922)'; // Human-friendly version name -- 2.43.0