From: moodlerobot Date: Sat, 26 Apr 2008 01:49:52 +0000 (+0000) Subject: Updated the HEAD build version to 20080426 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a41ff599f2c4c407aee43014de2537f5233ad5bf;p=moodle.git Updated the HEAD build version to 20080426 --- diff --git a/version.php b/version.php index 850df8afbc..6894582feb 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: 20080425)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080426)'; // Human-friendly version name ?>