From 442ff17a35e461be1da89b3f4d8e599e333c858f Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Wed, 23 Jun 2010 00:45:04 +0000 Subject: [PATCH] Updated the HEAD build version to 20100623 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 3c7db8318f3..3c309b96428 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010062100; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 Preview 3 (Build: 20100622)'; // Human-friendly version name + $release = '2.0 Preview 3 (Build: 20100623)'; // Human-friendly version name