From: stronk7 Date: Sat, 15 Dec 2007 00:49:53 +0000 (+0000) Subject: HEAD version bump by delta. Modify some timezone fields to accept new olson files... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6449e4a244f5f5c37a200d0a804c11802b89f6ee;p=moodle.git HEAD version bump by delta. Modify some timezone fields to accept new olson files. MDL-12024 --- diff --git a/version.php b/version.php index c7523a6c8b..f9043a7303 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 = 2007101504; // YYYYMMDD = date + $version = 2007101505; // YYYYMMDD = date // XY = increments within a single day $release = '2.0 dev'; // Human-friendly version name