summaryrefslogtreecommitdiffstats
path: root/tools/git-version-gen
Commit message (Collapse)AuthorAgeFilesLines
* toosl/git-version-gen: use a dot to separate the commit string from the ↵Benjamin Dauvergne2013-09-271-1/+1
| | | | regular version
* tools/git-version-gen: keep the g before the git commit numberBenjamin Dauvergne2013-09-271-1/+2
|
* configure: generate version number from git revision between tagged releaseBenjamin Dauvergne2013-05-151-0/+225
The script git-version-gen is copied from the autoconf project.