diff --git a/version.php b/version.php index 2e17d73e682..b7e5c968482 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 = 2010082600; // YYYYMMDD = date of the last version bump + $version = 2010090300; // YYYYMMDD = date of the last version bump // XX = daily increments $release = '2.0 Preview 4+ (Build: 20100903)'; // Human-friendly version name