summaryrefslogtreecommitdiff
path: root/maintainer/git-version-gen
AgeCommit message (Collapse)AuthorFilesLines
2018-11-27Abbreviate to 7 characters when building out of gitAlexey Neyman1-2/+2
Otherwise, release tarballs look weird with strings varying in length. Signed-off-by: Alexey Neyman <stilor@att.net>
2018-06-07Use git-version-gen to generate version infoAlexey Neyman1-0/+227
Suggested-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Alexey Neyman <stilor@att.net>