Sometimes it would be great to know from a generated parser/generator, that which version of the kxml_compiler generated it, so it would be useful to generate this to the heading comments.
On bash based envs we could borrow the getrevision.sh from the flashrom for this purpose:
https://github.com/flashrom/flashrom/blob/master/util/getrevision.sh
On Windows we would need to came up with a batchfile.