From: moodlerobot Date: Fri, 27 Jun 2008 01:33:00 +0000 (+0000) Subject: Updated the HEAD build version to 20080627 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6e52af66759b5522f5c59f8d34441e05d16c2218;p=moodle.git Updated the HEAD build version to 20080627 --- diff --git a/version.php b/version.php index 34240528d3..5124a0e9d4 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008051203; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080626)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080627)'; // Human-friendly version name ?>