From: moodlerobot Date: Tue, 13 Jan 2009 23:57:25 +0000 (+0000) Subject: Updated the HEAD build version to 20090114 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e7e7e818d810075bc609b7b0f8b31477db07ce01;p=moodle.git Updated the HEAD build version to 20090114 --- diff --git a/version.php b/version.php index 70cd245bf8..db04f260ba 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009011303; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090113)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090114)'; // Human-friendly version name ?>