|
QUGaR 0.1.3
|
QUGaR's version definition. More...
#include <string_view>Go to the source code of this file.
Namespaces | |
| namespace | qugar |
| QUGaR's main namespace. | |
Variables | |
| constexpr int | qugar::QUGAR_VERSION_MAJOR = { 0 } |
| constexpr int | qugar::QUGAR_VERSION_MINOR = { 1 } |
| constexpr int | qugar::QUGAR_VERSION_PATCH = { 3 } |
| constexpr int | qugar::QUGAR_VERSION_TWEAK = { } |
| constexpr std::string_view | qugar::QUGAR_VERSION_STRING { "0.1.3" } |
| constexpr std::string_view | qugar::QUGAR_VERSION_GIT { "a448ae5" } |
QUGaR's version definition.