diff --git a/version.php b/version.php index c68ad30e887..441746e345b 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 = 2006040500; // YYYYMMDD = date + $version = 2006041000; // YYYYMMDD = date // XY = increments within a single day $release = '1.6 Beta 2'; // Human-friendly version name