From fa2a76f20cb56d546f46e01bfa2f585b65894b0f Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Sat, 29 May 2010 00:43:15 +0000 Subject: [PATCH] Updated the HEAD build version to 20100529 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index bb48c6cc6f0..3d63fa6286b 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010052801; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 Preview 2 (Build: 20100528)'; // Human-friendly version name + $release = '2.0 Preview 2 (Build: 20100529)'; // Human-friendly version name