From c20daa97beed52b735952e76ac21974b468b1fbc Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Fri, 24 Sep 2010 00:51:09 +0000 Subject: [PATCH] Updated the HEAD build version to 20100924 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 4089d3ff9a..5897e93d03 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ $version = 2010092100; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 RC1 (Build: 20100923)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20100924)'; // Human-friendly version name