From: skodak Date: Sun, 3 Sep 2006 00:00:17 +0000 (+0000) Subject: version bump for db upgrades X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7fbd539a18bafb1f62139bc8f188e564e9eca955;p=moodle.git version bump for db upgrades --- diff --git a/version.php b/version.php index f0aa88f2fa..9f6bce77a1 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 = 2006083102; // YYYYMMDD = date + $version = 2006090200; // YYYYMMDD = date // XY = increments within a single day $release = '1.7 dev'; // Human-friendly version name