## version-comparison algorithm which specifies this behaviour, so one must
## be careful when choosing `~' prefixes.
if [ -e .git ] && version=$(git describe --abbrev=4 --dirty=+ 2>/dev/null); then
## version-comparison algorithm which specifies this behaviour, so one must
## be careful when choosing `~' prefixes.
if [ -e .git ] && version=$(git describe --abbrev=4 --dirty=+ 2>/dev/null); then