From: moodlerobot Date: Wed, 28 May 2008 01:56:05 +0000 (+0000) Subject: Updated the HEAD build version to 20080528 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=db8a03dfcc9a12116c6854e0e90567a77de25f33;p=moodle.git Updated the HEAD build version to 20080528 --- diff --git a/version.php b/version.php index 905cc5bdfb..295fa7a072 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008051202; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080527)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080528)'; // Human-friendly version name ?>