diff --git a/version.php b/version.php index 482068a8f6b..90a61d1d601 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 = 2007090503; // YYYYMMDD = date + $version = 2007090600; // YYYYMMDD = date // XY = increments within a single day $release = '1.9 Beta +'; // Human-friendly version name