next_version      407 lib/common/schemas.c                 schema_version_t next_version = SCHEMA_ZERO;
next_version      409 lib/common/schemas.c                 if (version_from_filename(namelist[lpc+1]->d_name, &next_version)
next_version      410 lib/common/schemas.c                         && (version.v[0] < next_version.v[0])) {