From: moodlerobot Date: Wed, 30 Jul 2008 01:36:16 +0000 (+0000) Subject: Updated the HEAD build version to 20080730 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9a78f2abd63dc8334757552d540cea9aae2de8c3;p=moodle.git Updated the HEAD build version to 20080730 --- diff --git a/version.php b/version.php index a5b0bde108..60aca282b5 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008072800; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080729)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080730)'; // Human-friendly version name ?>