Simplify obtaining version numbers from git. master github/master
authorCarl Hetherington <cth@carlh.net>
Sat, 27 Apr 2024 20:51:20 +0000 (22:51 +0200)
committerCarl Hetherington <cth@carlh.net>
Sat, 27 Apr 2024 20:51:20 +0000 (22:51 +0200)
commit264aa902424b64a2c82270b78863bcb845891a98
tree313786b625c70cbc34601cc3601dda8af6eee409
parent9981534f24937f25a50168dff0e27223a2eb8051
Simplify obtaining version numbers from git.

If there's a tag pointing at HEAD, we use that, otherwise
just use the git hash.
cdist