From: moodlerobot Date: Mon, 21 Jul 2008 01:31:30 +0000 (+0000) Subject: Updated the HEAD build version to 20080721 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c7057c091c349fd11ed3fa18e69e97c975dfc127;p=moodle.git Updated the HEAD build version to 20080721 --- diff --git a/version.php b/version.php index d9cfbed2e7..ccb30a6ee3 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: 20080720)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080721)'; // Human-friendly version name ?>