Constant SCANNER_DATABASE_FORMAT_MAJOR_VERSION

Source
const SCANNER_DATABASE_FORMAT_MAJOR_VERSION: u64 = 1;
Expand description

The major version number of the scanner database. This must be updated whenever the database format changes.