From: moodlerobot Date: Fri, 28 Nov 2008 01:53:26 +0000 (+0000) Subject: Updated the HEAD build version to 20081128 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=38589cbde72744c9149453440b706efa7e9ffdc0;p=moodle.git Updated the HEAD build version to 20081128 --- diff --git a/version.php b/version.php index c2af93de52..dd2aea32bf 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008112600; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081127)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081128)'; // Human-friendly version name ?>