microlibrary

Project Version

Facilities for getting the microlibrary project version are defined in the microlibrary-version static library’s microlibrary/version.h/microlibrary/version.cc.in header/source file pair.

To get the microlibrary project version, use the ::microlibrary::version() function. This function is populated with the output of the following Git command:

git describe --match=none --always --dirty --broken