From: Sam Hemelryk Date: Thu, 14 Jan 2010 07:10:14 +0000 (+0000) Subject: javascript-dock MDL-21329 Forgot to bumb the version after new setting added X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1edad604b02fc40772786eeb62c1d7af8ac303b8;p=moodle.git javascript-dock MDL-21329 Forgot to bumb the version after new setting added --- diff --git a/version.php b/version.php index 29ed6d69ff..c0455d1d71 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 = 2010011201; // YYYYMMDD = date of the last version bump + $version = 2010011400; // YYYYMMDD = date of the last version bump // XX = daily increments $release = '2.0 dev (Build: 20100114)'; // Human-friendly version name