From: moodlerobot Date: Thu, 22 Jan 2009 23:55:17 +0000 (+0000) Subject: Updated the HEAD build version to 20090123 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ab6c8aa0d63ad0aca949b6dec069231de3f0dd24;p=moodle.git Updated the HEAD build version to 20090123 --- diff --git a/version.php b/version.php index 1c03e7e518..e470afee9f 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009011900; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090122)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090123)'; // Human-friendly version name ?>