From: stronk7 Date: Mon, 8 Oct 2007 16:33:49 +0000 (+0000) Subject: Bump. MDL-11605 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1f5c4ad105d0adcd0eaac55f3cad0ee66d5d1c93;p=moodle.git Bump. MDL-11605 --- diff --git a/version.php b/version.php index 132c26a3ab..21c7e2a1f1 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 = 2007100801; // YYYYMMDD = date + $version = 2007100802; // YYYYMMDD = date // XY = increments within a single day $release = '1.9 Beta +'; // Human-friendly version name