BASE_MAJOR
if (major != BASE_MAJOR || minor > BASE_MINOR) {
fprintf(file, "%s %d.%d\n", BASE_TAG, BASE_MAJOR, BASE_MINOR);