From: moodlerobot Date: Fri, 24 Oct 2008 01:51:50 +0000 (+0000) Subject: Updated the HEAD build version to 20081024 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9488eba1f0051a1186e1ac7e5e3d7a56f2747571;p=moodle.git Updated the HEAD build version to 20081024 --- diff --git a/version.php b/version.php index e6d0927185..bbe058888c 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: 20081023)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081024)'; // Human-friendly version name ?>