From: moodlerobot Date: Thu, 3 Jul 2008 01:36:00 +0000 (+0000) Subject: Updated the HEAD build version to 20080703 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=be868f0bd4f14e5be39bf354454f5f0dd6db0088;p=moodle.git Updated the HEAD build version to 20080703 --- diff --git a/version.php b/version.php index 639e8d19b0..970b347ff8 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008063002; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080702)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080703)'; // Human-friendly version name ?>