From: moodlerobot Date: Fri, 24 Jul 2009 00:37:20 +0000 (+0000) Subject: Updated the HEAD build version to 20090724 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=32097737872b783a888c66864ba6aaab481e112f;p=moodle.git Updated the HEAD build version to 20090724 --- diff --git a/version.php b/version.php index e72189a888..8c6d571bbd 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009071300; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090723)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090724)'; // Human-friendly version name