From: Moodle Robot Date: Mon, 4 Jan 2010 00:33:27 +0000 (+0000) Subject: Updated the HEAD build version to 20100104 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d4a4caf409c9c840900b68974b30ab3c12295025;p=moodle.git Updated the HEAD build version to 20100104 --- diff --git a/version.php b/version.php index 6a010e4d4d..0f3668d98b 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2010010300; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20100103)'; // Human-friendly version name + $release = '2.0 dev (Build: 20100104)'; // Human-friendly version name