#include <b2Settings.h>
Public Attributes | |
int32 | major |
significant changes More... | |
int32 | minor |
incremental changes More... | |
int32 | revision |
bug fixes More... | |
Version numbering scheme. See http://en.wikipedia.org/wiki/Software_versioning
Definition at line 141 of file b2Settings.h.
int32 b2Version::major |
significant changes
Definition at line 143 of file b2Settings.h.
int32 b2Version::minor |
incremental changes
Definition at line 144 of file b2Settings.h.
int32 b2Version::revision |
bug fixes
Definition at line 145 of file b2Settings.h.