Introduce a version number for configuration file(s) format; e.g., version=1 in the first line.
Pros:
Cons:
- plus 35 LOC per every supported version of parser
Additionally, the client can automaGically bump config file version if it complies to the newer one.