commit | 9bf6c6e24fb1dac49fbf2df50eb166a6c45688ce | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sat Dec 23 11:12:04 2006 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sat Dec 23 11:12:04 2006 +0100 |
tree | 594424aa10af0eb5fb9af3284d96fb79a1972ff6 | |
parent | 79b34bfe0f8765106ccf25c98ae8d1e03de0a8d5 [diff] |
[BUILD] makefile now detects and uses git to set the version If git is found during the build process, then it will be used to set the version, the commit number and the commit date. This way, it will not be needed anymore to update the code to change the version. The version is the last tag, and the commit number is the number of commits since the last tag.