Use 'git describe --match' if present (added in git 1.5.5).
authorEric Blake <ebb9@byu.net>
Tue, 8 Apr 2008 13:38:18 +0000 (07:38 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 8 Apr 2008 17:26:12 +0000 (11:26 -0600)
commitcfda781673a31835e88e42a8604fb64a0786a9e4
tree2b154fa48993e5ef702a3616477cacb91f97baa8
parentb0db05957a20f6506b0de6b499468baf73ae5121
Use 'git describe --match' if present (added in git 1.5.5).

* build-aux/git-version-gen: Limit result to tags that match 'v*'
if possible.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
build-aux/git-version-gen