PR #4331 commit 5d49675c added a new marker with the architecture early in a trace, enough to break the file_reader_t assumptions. The file reader was updated, but it's best to also bump the version for old binary code. Additionally, we provide a separate distinct message about a version mismatch (otherwise the error message from the old reader is the same as without the version bump).
Issue: #4318