From: moodlerobot Date: Sat, 25 Oct 2008 01:47:05 +0000 (+0000) Subject: Updated the HEAD build version to 20081025 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a5131d8154b5284a8ee308065c10aee1f77811a3;p=moodle.git Updated the HEAD build version to 20081025 --- diff --git a/version.php b/version.php index bbe058888c..5752577b7a 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008101300; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081024)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081025)'; // Human-friendly version name ?>