From: moodlerobot Date: Wed, 31 Dec 2008 23:54:28 +0000 (+0000) Subject: Updated the HEAD build version to 20090101 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1ab1b0f22d50e2f20a60be0f78bc24cf9ba503cf;p=moodle.git Updated the HEAD build version to 20090101 --- diff --git a/version.php b/version.php index b06a35fbdb..9f9ba4257c 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008123102; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081231)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090101)'; // Human-friendly version name ?>