Add Git version string support.

Introduce a script to auto-generate version strings. Use `git describe`
to create descriptive version strings when building from a Git checkout,
use ".version" files for release tarballs.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer
2011-04-18 17:45:50 +02:00
parent cbd66b13b1
commit c5e4187590
4 changed files with 32 additions and 1 deletions

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@ depcomp
install-sh
missing
stamp-h1
.version
autom4te.cache/
m4/