From: moodlerobot Date: Fri, 11 Jul 2008 01:35:56 +0000 (+0000) Subject: Updated the HEAD build version to 20080711 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ddeaf74d96309cc59b6979abf966fc968d774204;p=moodle.git Updated the HEAD build version to 20080711 --- diff --git a/version.php b/version.php index 9114cce0bb..7d9c8d99fc 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: 20080710)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080711)'; // Human-friendly version name ?>