From: moodlerobot Date: Tue, 13 May 2008 02:01:10 +0000 (+0000) Subject: Updated the HEAD build version to 20080513 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8e13a8135ddac672c1590cdc433ec2b0e8b082df;p=moodle.git Updated the HEAD build version to 20080513 --- diff --git a/version.php b/version.php index 1a3808055d..6bfa03e8a5 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008051201; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080512)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080513)'; // Human-friendly version name ?>