From: moodlerobot Date: Thu, 23 Jul 2009 00:35:50 +0000 (+0000) Subject: Updated the HEAD build version to 20090723 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0b05582e1d5ec9d12c8aab32aa9a5aaba05ae8b7;p=moodle.git Updated the HEAD build version to 20090723 --- diff --git a/version.php b/version.php index 88b5717cf6..e72189a888 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009071300; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090722)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090723)'; // Human-friendly version name