6 #ifndef LIBS_COMMON_IROHAD_VERSION_HPP 7 #define LIBS_COMMON_IROHAD_VERSION_HPP 35 #endif // LIBS_COMMON_IROHAD_VERSION_HPP unsigned int major
Definition: irohad_version.hpp:24
unsigned int patch
Definition: irohad_version.hpp:26
Definition: block_query.hpp:15
unsigned int minor
Definition: irohad_version.hpp:25
const char * kGitPrettyVersion
A string describing current git repository version in a human-readable way.
Definition: irohad_version.cpp:12
IrohadVersion getIrohadVersion()
Definition: irohad_version.cpp:14
bool operator==(const IrohadVersion &) const
Definition: irohad_version.cpp:19
Definition: irohad_version.hpp:23