QUGaR 0.0.4
Loading...
Searching...
No Matches
version.hpp File Reference

QUGaR's version definition. More...

#include <string_view>
Include dependency graph for version.hpp:

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" }
 

Detailed Description

QUGaR's version definition.

Author
Pablo Antolin (pablo.nosp@m..ant.nosp@m.olin@.nosp@m.epfl.nosp@m..ch)
Date
2025-01-21