From 1d64b87afacc2cbb571d7714343ef1bd856dd091 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Mon, 9 Aug 2010 00:45:21 +0000 Subject: [PATCH] Updated the HEAD build version to 20100809 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index bc046ba1fe8..0fdff90375f 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010080307; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 Preview 4+ (Build: 20100808)'; // Human-friendly version name + $release = '2.0 Preview 4+ (Build: 20100809)'; // Human-friendly version name