cpm8266 icon indicating copy to clipboard operation
cpm8266 copied to clipboard

Add short commit id to version number?

Open drawkula opened this issue 8 years ago • 0 comments

The version number does not change on every commit.
For tracking bugs knowing the commit exactly might be helpful.
Would adding something like the output of...

$ git describe --always 
eb5af62

...to the version string cause problems?

drawkula avatar Apr 02 '17 12:04 drawkula