From: moodler Date: Wed, 10 Nov 2004 02:22:30 +0000 (+0000) Subject: Bumping up the number. Main reason is that I'm testing CVS mail X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f37e86cc731c56eecb1c7fe456e6bd9e1e79cffb;p=moodle.git Bumping up the number. Main reason is that I'm testing CVS mail --- diff --git a/version.php b/version.php index fb22728f0c..c06cdd3593 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 = 2004110200; // YYYYMMDD = date of first major branch release 1.4 + $version = 2004111000; // YYYYMMDD = date of first major branch release 1.4 // XY = increments within a single day $release = '1.5 UNSTABLE DEVELOPMENT'; // Human-friendly version name