QUGaR 0.0.4
|
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 = { 4 } |
constexpr int | qugar::QUGAR_VERSION_TWEAK = { } |
constexpr std::string_view | qugar::QUGAR_VERSION_STRING { "0.0.4" } |
constexpr std::string_view | qugar::QUGAR_VERSION_GIT { "c9cb306" } |
QUGaR's version definition.