QUGaR 0.0.9
|
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 = { 0 } |
constexpr int | qugar::QUGAR_VERSION_PATCH = { 9 } |
constexpr int | qugar::QUGAR_VERSION_TWEAK = { } |
constexpr std::string_view | qugar::QUGAR_VERSION_STRING { "0.0.9" } |
constexpr std::string_view | qugar::QUGAR_VERSION_GIT { "91692c2" } |
QUGaR's version definition.