From: moodlerobot Date: Wed, 13 Aug 2008 01:40:42 +0000 (+0000) Subject: Updated the HEAD build version to 20080813 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=94d129cf693c5b8d1a49f9a7d70a284c54162106;p=moodle.git Updated the HEAD build version to 20080813 --- diff --git a/version.php b/version.php index 76ac5411da..22f0c701f5 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008081200; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080812)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080813)'; // Human-friendly version name ?>