From: moodlerobot Date: Sun, 14 Dec 2008 23:52:13 +0000 (+0000) Subject: Updated the HEAD build version to 20081215 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=464f3d83879f04634d8b89a7722deddfdad0896e;p=moodle.git Updated the HEAD build version to 20081215 --- diff --git a/version.php b/version.php index f7cd5283eb..0747b5dfbc 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008121000; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081214)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081215)'; // Human-friendly version name ?>