Simplify obtaining version numbers from git.
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)
If there's a tag pointing at HEAD, we use that, otherwise
just use the git hash.


No differences found