From: Eloy Lafuente Date: Thu, 17 Jun 2010 09:43:50 +0000 (+0000) Subject: NOBUG minibump - to get some settings defaults applied X-Git-Tag: v2.0.0-rc1~2763 X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=33add024083d8acd3bae63882411dac359465d3c NOBUG minibump - to get some settings defaults applied --- diff --git a/version.php b/version.php index 7750e33d14f..6fe4dd51a73 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 = 2010060800; // YYYYMMDD = date of the last version bump + $version = 2010060800.01; // YYYYMMDD = date of the last version bump // XX = daily increments $release = '2.0 Preview 3 (Build: 20100617)'; // Human-friendly version name