From: moodlerobot Date: Sun, 16 Nov 2008 01:48:07 +0000 (+0000) Subject: Updated the HEAD build version to 20081116 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6a1d6f2e71d56a98dd82c0fc2bac139cc60c7683;p=moodle.git Updated the HEAD build version to 20081116 --- diff --git a/version.php b/version.php index efd0ab0f6c..44e5d1856c 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008111200; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081115)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081116)'; // Human-friendly version name ?>