#include <version.hpp>
Static Public Attributes | |
static const unsigned int | major = 0 |
static const unsigned int | minor = 9 |
static const unsigned int | patch = 2 |
Definition at line 22 of file version.hpp.
const unsigned int arma_version::major = 0 [static] |
Definition at line 24 of file version.hpp.
Referenced by junk::arma_first_extra_debug_message::arma_first_extra_debug_message().
const unsigned int arma_version::minor = 9 [static] |
Definition at line 25 of file version.hpp.
Referenced by junk::arma_first_extra_debug_message::arma_first_extra_debug_message().
const unsigned int arma_version::patch = 2 [static] |
Definition at line 26 of file version.hpp.
Referenced by junk::arma_first_extra_debug_message::arma_first_extra_debug_message().