From f65d7c1399666f7a0966a2ab25918dbce94cae3a Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Fri, 23 Apr 2010 00:41:39 +0000 Subject: [PATCH] Updated the HEAD build version to 20100423 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 814f04ec4bc..df532224579 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010042200; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20100422)'; // Human-friendly version name + $release = '2.0 dev (Build: 20100423)'; // Human-friendly version name