Closed NULLx76 closed 3 years ago
So that it would be able to be queried using a hypothetical info command or shown in the help section.
info
This should probably use the git tag if present else revision + last tag
Seems like rust does it by default https://doc.rust-lang.org/cargo/reference/environment-variables.html
So that it would be able to be queried using a hypothetical
info
command or shown in the help section.This should probably use the git tag if present else revision + last tag