From: ikawhero Date: Wed, 20 Sep 2006 14:18:37 +0000 (+0000) Subject: Bump for new tables. See MDL-474 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d096e0d8b5853bb7e3cfb8893cf26a6323b3e6f3;p=moodle.git Bump for new tables. See MDL-474 --- diff --git a/version.php b/version.php index 24902c4f25..52babca8ae 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 = 2006091901; // YYYYMMDD = date + $version = 2006092000; // YYYYMMDD = date // XY = increments within a single day $release = '1.7 dev'; // Human-friendly version name