From: stronk7 Date: Wed, 8 Aug 2007 09:06:38 +0000 (+0000) Subject: Bump. MDL-10026 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=476501240bb8e26f65292e835634de100f61fc3e;p=moodle.git Bump. MDL-10026 --- diff --git a/version.php b/version.php index 8b64385c75..8295a41df7 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 = 2007080300; // YYYYMMDD = date + $version = 2007080800; // YYYYMMDD = date // XY = increments within a single day $release = '1.9 dev'; // Human-friendly version name