From: moodlerobot Date: Fri, 14 Nov 2008 01:57:18 +0000 (+0000) Subject: Updated the HEAD build version to 20081114 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7118886d6db037098eaf07df861b7d524576f788;p=moodle.git Updated the HEAD build version to 20081114 --- diff --git a/version.php b/version.php index ec6c238314..12784bfd50 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: 20081113)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081114)'; // Human-friendly version name ?>