From: moodlerobot Date: Tue, 22 Apr 2008 01:54:33 +0000 (+0000) Subject: Updated the HEAD build version to 20080422 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8d1462fbe1a9383cc8f9b3394f9c2568534bdb89;p=moodle.git Updated the HEAD build version to 20080422 --- diff --git a/version.php b/version.php index 43ae9f49d7..de45f73bea 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008030700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080421)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080422)'; // Human-friendly version name ?>