From: mjollnir_ Date: Wed, 17 Nov 2004 07:49:04 +0000 (+0000) Subject: Version bump for new indexes X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ed38d55a4184aa737a3afa7706c8397171e0a1b6;p=moodle.git Version bump for new indexes --- diff --git a/version.php b/version.php index 0cb0cff764..b52437db31 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 = 2004111500; // YYYYMMDD = date of first major branch release 1.4 + $version = 2004111700; // YYYYMMDD = date of first major branch release 1.4 // XY = increments within a single day $release = '1.5 UNSTABLE DEVELOPMENT'; // Human-friendly version name