From cf307decb0a060b8cc72c5909bfa1bc12e71e19b Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Sun, 22 Aug 2010 00:46:20 +0000 Subject: [PATCH] Updated the HEAD build version to 20100822 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 001153f1413..7e0a906ef53 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010080901; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 Preview 4+ (Build: 20100821)'; // Human-friendly version name + $release = '2.0 Preview 4+ (Build: 20100822)'; // Human-friendly version name