From: moodler Date: Wed, 14 Feb 2007 08:31:07 +0000 (+0000) Subject: Bumping to 2/14 for the branch date X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=403563c3cc3a0dfe8fba71f9eb3626cf29019588;p=moodle.git Bumping to 2/14 for the branch date --- diff --git a/version.php b/version.php index e922e252f7..aba6974914 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 = 2007020400; // YYYYMMDD = date + $version = 2007021400; // YYYYMMDD = date // XY = increments within a single day $release = '1.8 Beta'; // Human-friendly version name