From: moodlerobot Date: Sat, 13 Dec 2008 23:51:36 +0000 (+0000) Subject: Updated the HEAD build version to 20081214 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=fe5612c3c648e09ca2d0c323d526f5c0cbb1e3d4;p=moodle.git Updated the HEAD build version to 20081214 --- diff --git a/version.php b/version.php index bb8e514d52..f7cd5283eb 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: 20081213)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081214)'; // Human-friendly version name ?>