diff --git a/version.php b/version.php index 59cb5878759..1c20e51ac03 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 = 2007092000; // YYYYMMDD = date + $version = 2007092001; // YYYYMMDD = date // XY = increments within a single day $release = '1.9 Beta +'; // Human-friendly version name