Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: Allow versions to either have a v prefix or not
Sometimes it's v0.9.3 and sometimes it's 0.9.3, and I always get it wrong. This is painful when you have to create a signed tag after committing to one of the two only to find out you chose wrong and have to redo the tagging.
- Loading branch information