From: moodlerobot Date: Sun, 11 Jan 2009 23:54:19 +0000 (+0000) Subject: Updated the HEAD build version to 20090112 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f66e8b31e3f691920ea06515b8bebe3b7eb21f16;p=moodle.git Updated the HEAD build version to 20090112 --- diff --git a/version.php b/version.php index 234cf5e5c1..1c0356c62e 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009011101; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090111)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090112)'; // Human-friendly version name ?>