From: moodlerobot Date: Wed, 17 Dec 2008 00:35:54 +0000 (+0000) Subject: Updated the HEAD build version to 20081217 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=549a4da1cfbd1b56a29bf1480db02af0c7df8f83;p=moodle.git Updated the HEAD build version to 20081217 --- diff --git a/version.php b/version.php index f9c5cf82f7..9059e854a0 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: 20081216)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081217)'; // Human-friendly version name ?>