]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
build: Use git version for tarball and AC_INIT().
authorAndre Noll <maan@systemlinux.org>
Sun, 3 Aug 2014 09:44:48 +0000 (11:44 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Oct 2014 12:15:54 +0000 (13:15 +0100)
It's kind of silly to use "git" as the version string at all times
except for releases. This commit changes the name of the generated
tarball to use the output of git describe. Hence the "tarball"
target creates a tarball named according to the current git HEAD. For
compatibility we provide a symlink with the old name.


No differences found