From 968123311fa1a663fa1aae246ef8c0e9915b66cd Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Fri, 25 Dec 2009 00:33:15 +0000 Subject: [PATCH] Updated the HEAD build version to 20091225 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 504cf719cc..8bc204a200 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009112400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091224)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091225)'; // Human-friendly version name