From: moodlerobot Date: Tue, 13 Jan 2009 00:00:11 +0000 (+0000) Subject: Updated the HEAD build version to 20090113 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=00cd8979798625d32105ed96b34310674e3a671b;p=moodle.git Updated the HEAD build version to 20090113 --- diff --git a/version.php b/version.php index 1c0356c62e..b4eb427db5 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009011101; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090112)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090113)'; // Human-friendly version name ?>