From: nicolasconnault Date: Fri, 6 Jul 2007 02:51:58 +0000 (+0000) Subject: MDL-10210 2 bumping the version for new preferences X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5f087294bfdcef75f58d49d76ca73e0641d492de;p=moodle.git MDL-10210 2 bumping the version for new preferences --- diff --git a/version.php b/version.php index 973d3610b8..c087f53e4c 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 = 2007070501; // YYYYMMDD = date + $version = 2007070600; // YYYYMMDD = date // XY = increments within a single day $release = '1.9 dev'; // Human-friendly version name