From: moodlerobot Date: Tue, 30 Sep 2008 01:42:28 +0000 (+0000) Subject: Updated the HEAD build version to 20080930 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=396461e628798d239bfc0c0a2752108f6d227ca8;p=moodle.git Updated the HEAD build version to 20080930 --- diff --git a/version.php b/version.php index 64dfe0705c..708a709896 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: 20080929)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080930)'; // Human-friendly version name ?>