From: moodlerobot Date: Thu, 15 Jan 2009 03:06:02 +0000 (+0000) Subject: Updated the HEAD build version to 20090115 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2d895b6e048cbac30e707119510e87ff7e443593;p=moodle.git Updated the HEAD build version to 20090115 --- diff --git a/version.php b/version.php index 802ab60205..d5dc52e7d5 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009011400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090114)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090115)'; // Human-friendly version name ?>