From: moodlerobot Date: Mon, 12 Oct 2009 00:37:35 +0000 (+0000) Subject: Updated the HEAD build version to 20091012 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=103e0dd285a76a8b1c553efe9ac27c503fb778ef;p=moodle.git Updated the HEAD build version to 20091012 --- diff --git a/version.php b/version.php index c81c99a7d5..8c93fa2d06 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009100605; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091011)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091012)'; // Human-friendly version name