From: moodlerobot Date: Thu, 1 Jan 2009 23:56:30 +0000 (+0000) Subject: Updated the HEAD build version to 20090102 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4a960ee7fc72c5a5052c7da49d49b291d0e1242e;p=moodle.git Updated the HEAD build version to 20090102 --- diff --git a/version.php b/version.php index 9f9ba4257c..66ec1e2cb9 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: 20090101)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090102)'; // Human-friendly version name ?>