git describe prefixes the sha1 commit hash with -g, which is exactly what we're after. this change gets rid of the confusing "g" in the commit hash and allows tag names that include "-".  | 
			||
|---|---|---|
| .. | ||
| gen-authors.sh | ||
| Makefile.am | ||
| version.sh | ||
				git describe prefixes the sha1 commit hash with -g, which is exactly what we're after. this change gets rid of the confusing "g" in the commit hash and allows tag names that include "-".  | 
			||
|---|---|---|
| .. | ||
| gen-authors.sh | ||
| Makefile.am | ||
| version.sh | ||