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