From: moodlerobot Date: Sun, 4 Jan 2009 23:53:32 +0000 (+0000) Subject: Updated the HEAD build version to 20090105 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=11f477f8a97e62f185f406b9d978a8eac438f9d3;p=moodle.git Updated the HEAD build version to 20090105 --- diff --git a/version.php b/version.php index 0fc2d2248c..49b5c5f619 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: 20090104)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090105)'; // Human-friendly version name ?>