diff --git a/version.php b/version.php index 24902c4f2500f..52babca8ae7dc 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 = 2006091901; // YYYYMMDD = date + $version = 2006092000; // YYYYMMDD = date // XY = increments within a single day $release = '1.7 dev'; // Human-friendly version name