Make the build number or some sum number unique for each commit

Make the build number or some sum number unique for each commit

Hi all, 

Would it be possible to make the build number or some number unique so whenever you are compiling so we know that we are playing the latest build. What we get is something like v 0.15 which is not right. What I would suggest is if it each build becomes unique either by using the commit id (for e.g. 9504852 which are the first 6 numbers of today's update)  or the first 6 numbers of sha1sum,sha256 whatever sum number is good.

 

$ sha512sum flare

229984d06e5a96bc64a19ee1f26587b0ac16887172604616eb31d2b7e73ae80e6a849844f239e5234fd8020ac18c29323dbe44425cba60d7bf8f881238136f56  flare

 

So in this case it would be 229984 . Mind you this is in on 64-bit GNU/Linux Debian on Debian Sid. 

Btw can somebody share where the savegames are? I tried both in /home/shirish/games/flare as well as .config/flare/ but neither place I can see a directory or a file by the name save/saves or something, maybe I'm not looking hard enough. Any suggestion would be nice.