From: moodlerobot Date: Wed, 18 Jun 2008 01:36:39 +0000 (+0000) Subject: Updated the HEAD build version to 20080618 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a4735aea46fa78df0ec619b38d2d337a629d1a39;p=moodle.git Updated the HEAD build version to 20080618 --- diff --git a/version.php b/version.php index 0f90c534df..2d37c91d8b 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008051203; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080617)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080618)'; // Human-friendly version name ?>