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