From: moodlerobot Date: Mon, 29 Dec 2008 23:55:41 +0000 (+0000) Subject: Updated the HEAD build version to 20081230 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8095410908a06a9636dc301131040bb53d7ff7b1;p=moodle.git Updated the HEAD build version to 20081230 --- diff --git a/version.php b/version.php index b246fe36ce..05117d8206 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008121701; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081229)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081230)'; // Human-friendly version name ?>