From: moodlerobot Date: Tue, 25 Nov 2008 01:55:27 +0000 (+0000) Subject: Updated the HEAD build version to 20081125 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=cfe208fda585e428083c39c48194d30961fa2e9b;p=moodle.git Updated the HEAD build version to 20081125 --- diff --git a/version.php b/version.php index 862ceefb0e..8c48462924 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008112400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081124)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081125)'; // Human-friendly version name ?>