diff --git a/version.php b/version.php index be4372e5b1b..a0b002a9d51 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 = 2005053000; // YYYYMMDD = date + $version = 2005060200; // YYYYMMDD = date // XY = increments within a single day $release = '1.6 development'; // Human-friendly version name