From: stronk7 Date: Tue, 18 Jul 2006 16:35:52 +0000 (+0000) Subject: minor bump to perform some changes on grade_letter X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8f7211fc2c5a73c48c74ba295f5af2b26b95c665;p=moodle.git minor bump to perform some changes on grade_letter Mimic from MOODLE_16_STABLE --- diff --git a/version.php b/version.php index c6f7a9a606..6c7e870734 100644 --- a/version.php +++ b/version.php @@ -6,7 +6,7 @@ // This is compared against the values stored in the database to determine // whether upgrades should be performed (see lib/db/*.php) - $version = 2006060900; // YYYYMMDD = date + $version = 2006071800; // YYYYMMDD = date // XY = increments within a single day $release = '1.7 dev'; // Human-friendly version name