RULE_MAJOR
if (major != RULE_MAJOR || minor > RULE_MINOR) {
fprintf(file, "%s %d.%d\n", RULE_TAG, RULE_MAJOR, RULE_MINOR);