2 // This file defines the current version of the
3 // blocks code that is being used. This can be
4 // compared against the values stored in the
5 // database (blocks_version) to determine whether upgrades should
6 // be performed (see db/backup_*.php)
8 $blocks_version = 2005090200; // The current version is a date (YYYYMMDDXX)