From: moodlerobot Date: Sat, 3 Jan 2009 23:56:19 +0000 (+0000) Subject: Updated the HEAD build version to 20090104 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3969a137f9f069706f00ccb598e7251acf40f692;p=moodle.git Updated the HEAD build version to 20090104 --- diff --git a/version.php b/version.php index 12ce895c5a..0fc2d2248c 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: 20090103)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090104)'; // Human-friendly version name ?>