From: moodlerobot Date: Thu, 25 Sep 2008 01:44:29 +0000 (+0000) Subject: Updated the HEAD build version to 20080925 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7806828d0ebff58d23190d9f1e2d73f14d70ee37;p=moodle.git Updated the HEAD build version to 20080925 --- diff --git a/version.php b/version.php index 81b54f7022..899ce456f1 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008092400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080924)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080925)'; // Human-friendly version name ?>