monoZ docs
|
monoZ Versions More...
#include <MZ_version.h>
Data Fields | |
mzUint8 | _major |
mzUint8 | _minor |
mzUint8 | _patch |
monoZ Versions
Definition at line 19 of file MZ_version.h.
mzUint8 _major |
Major version
Definition at line 21 of file MZ_version.h.
mzUint8 _minor |
Minor version
Definition at line 22 of file MZ_version.h.
mzUint8 _patch |
patch version
Definition at line 23 of file MZ_version.h.