From: stronk7 Date: Tue, 11 Nov 2008 19:13:41 +0000 (+0000) Subject: MDL-17143 Bump version to force new profilesforenrolledusersonly setting ; merged... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1ab172856da0bb04075f46036eabbc18bcdf2ef4;p=moodle.git MDL-17143 Bump version to force new profilesforenrolledusersonly setting ; merged from 19_STABLE --- diff --git a/version.php b/version.php index a5d8094b9b..da6073f124 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 = 2008110603; // YYYYMMDD = date of the last version bump + $version = 2008111100; // YYYYMMDD = date of the last version bump // XX = daily increments $release = '2.0 dev (Build: 20081111)'; // Human-friendly version name