From: moodlerobot Date: Thu, 8 Jan 2009 23:56:11 +0000 (+0000) Subject: Updated the HEAD build version to 20090109 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3373602c82fd938fce14687d4e90687208d57f3e;p=moodle.git Updated the HEAD build version to 20090109 --- diff --git a/version.php b/version.php index fc3c9db767..554be271fe 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009010801; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090108)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090109)'; // Human-friendly version name ?>