From: moodlerobot Date: Sun, 20 Jul 2008 01:32:32 +0000 (+0000) Subject: Updated the HEAD build version to 20080720 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b5adbaf320da6792e23cd98b830eb81fd8152a72;p=moodle.git Updated the HEAD build version to 20080720 --- diff --git a/version.php b/version.php index d99655c8ab..d9cfbed2e7 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008070701; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080719)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080720)'; // Human-friendly version name ?>