From: donal72 Date: Tue, 2 Oct 2007 16:15:14 +0000 (+0000) Subject: Version bump for roaming themes. Mods are to mnet_host table. MDL-11545 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1ce61506e5b9496fcc8097eb099d61e1743e7bb3;p=moodle.git Version bump for roaming themes. Mods are to mnet_host table. MDL-11545 --- diff --git a/version.php b/version.php index 8ab6d8b861..14db001e14 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 = 2007100100; // YYYYMMDD = date + $version = 2007100300; // YYYYMMDD = date // XY = increments within a single day $release = '1.9 Beta +'; // Human-friendly version name