Closed tonk closed 12 years ago
When I run the program there seems to be no way to find out which version or code revision I'm running. As development is very active it would be nice to know if I'm running the latest version.
A simple -v, -V --version or whatever, would suffice.
Hmm! I think "git describe" provides a nice output for that job.
When I run the program there seems to be no way to find out which version or code revision I'm running. As development is very active it would be nice to know if I'm running the latest version.
A simple -v, -V --version or whatever, would suffice.