From: moodlerobot Date: Mon, 24 Nov 2008 01:53:57 +0000 (+0000) Subject: Updated the HEAD build version to 20081124 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=fcb5e443c29a63c1fd90509ba4656be3478843e1;p=moodle.git Updated the HEAD build version to 20081124 --- diff --git a/version.php b/version.php index 41f3156db6..b7338a196f 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008112101; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081123)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081124)'; // Human-friendly version name ?>