diff --git a/blocks/version.php b/blocks/version.php index 6f8d67d2b88..51b41b68c6a 100644 --- a/blocks/version.php +++ b/blocks/version.php @@ -5,4 +5,4 @@ // database (blocks_version) to determine whether upgrades should // be performed (see db/backup_*.php) -$blocks_version = 2005022400; // The current version is a date (YYYYMMDDXX) +$blocks_version = 2005081600; // The current version is a date (YYYYMMDDXX)