build: add "+" version appendix automatically during build
commita455c92627657c8e11589a04ba7ebc1dcf248f1b
authorDaniel Borkmann <dborkman@redhat.com>
Wed, 24 Jul 2013 12:52:12 +0000 (24 14:52 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Wed, 24 Jul 2013 12:52:12 +0000 (24 14:52 +0200)
tree93532cf8597ec2b266f7687bae740713603bd067
parent90cc1f2632be0c45f8aa19d07e5af6e817cc791b
build: add "+" version appendix automatically during build

For each build that has no tag name (thus for all commits except
releases), we add a "+" version appendix to indicate that it is
further than the rc tag itself, like in the kernel. Do this during
configure automatically. This is useful in case someone wants to
package a relase, so that the full version name indicates that.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Makefile
configure