GetaVe wrote:
I am curious as to the versioning being used. what do the letters/numbers stand for?
It is automatically generated using git describe. Basically, it is based on the version number of the previous release, followed by the number of commits since that release and an abbreviation of the SHA1 ID for the latest commit.
