From: moodlerobot Date: Fri, 2 Jan 2009 23:59:08 +0000 (+0000) Subject: Updated the HEAD build version to 20090103 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d974b37ce311d3e3fdb7cb6927f05d0bae6a80ec;p=moodle.git Updated the HEAD build version to 20090103 --- diff --git a/version.php b/version.php index 66ec1e2cb9..12ce895c5a 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: 20090102)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090103)'; // Human-friendly version name ?>