From: moodlerobot Date: Wed, 26 Nov 2008 01:58:37 +0000 (+0000) Subject: Updated the HEAD build version to 20081126 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c977816479153971b863c036f9ed5d19d8a1b158;p=moodle.git Updated the HEAD build version to 20081126 --- diff --git a/version.php b/version.php index 8c48462924..9f793bb7e0 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008112400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081125)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081126)'; // Human-friendly version name ?>