Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes #3933 ## Testing ``` $ git checkout v2.2.0-mocha $ make debug-version GIT_TAG: v2.2.0-mocha VERSION: 2.2.0-mocha $ git tag --delete v2.2.0-mocha Deleted tag 'v2.2.0-mocha' (was d3f8b29) $ make debug-version GIT_TAG: v2.2.0-arabica VERSION: 2.2.0-arabica $ git tag --delete v2.2.0-arabica Deleted tag 'v2.2.0-arabica' (was d3f8b29) $ make debug-version GIT_TAG: v2.2.0-rc0 VERSION: 2.2.0-rc0 $ git tag --delete v2.2.0-rc0 Deleted tag 'v2.2.0-rc0' (was d3f8b29) $ make debug-version GIT_TAG: v2.1.2-4-gd3f8b2997 VERSION: 2.1.2-4-gd3f8b2997 ```
- Loading branch information