From: moodlerobot Date: Tue, 30 Dec 2008 23:58:07 +0000 (+0000) Subject: Updated the HEAD build version to 20081231 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3f15700abc6fc0b5d59c131fa70cdf149a291a91;p=moodle.git Updated the HEAD build version to 20081231 --- diff --git a/version.php b/version.php index 05117d8206..f295eac61c 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008121701; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081230)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081231)'; // Human-friendly version name ?>