Commit Graph

1 Commits (82a1298dc346f0ad7b3d76c47dc6e32882943707)

Author SHA1 Message Date
Thomas Eizinger 714514edbc
Provide a commit-specific version output
For builds made directly on the tag, the output of `--version` will
not change. For builds not made on a tagged commit, the output will
look something like this:

```
> swap --version

swap 0.7.0-117-g93161f9
```

Fixes #409.
3 years ago