diff --git a/version.php b/version.php index 02c8c6f4529..84fa8d4780e 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 = 2010020301; // YYYYMMDD = date of the last version bump + $version = 2010020700; // YYYYMMDD = date of the last version bump // XX = daily increments $release = '2.0 dev (Build: 20100207)'; // Human-friendly version name