Put the commit ID in the version string
commit9921e58aba83c0cf8196eb7e87b1e14628015919
authorJonas Fonseca <fonseca@diku.dk>
Sat, 17 Sep 2005 12:45:59 +0000 (17 14:45 +0200)
committerJonas Fonseca <jonas@nfishbone.nitro.dk>
Sat, 17 Sep 2005 12:45:59 +0000 (17 14:45 +0200)
tree9ce8f29960e2593fd5b6b6b171041efb47b73f5d
parente8a17b97db3103c280da9e73079a1f2dceb22f2e
Put the commit ID in the version string

Finally, we are able to identify the builds more accurately. Now we check
if commit-id (cogito tool) is available and pass the output to vernum.c
compilation which then exports it as a build_id string.

The first line of --version is now a bit long, we should probably move the
build date to a second indented line or something.
Makefile.config.in
configure.in
src/Makefile
src/main/version.c
src/vernum.c
src/vernum.h