From 0f97aec0c689fb29f5c3d258e0f736b7c06652ae Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Thu, 12 Aug 2010 00:46:18 +0000 Subject: [PATCH] Updated the HEAD build version to 20100812 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 12e9636ba2b..8a076182246 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: 20100811)'; // Human-friendly version name + $release = '2.0 Preview 4+ (Build: 20100812)'; // Human-friendly version name