#include <b2_common.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 128 of file b2_common.h.
| int32 b2Version::major |
significant changes
Definition at line 130 of file b2_common.h.
| int32 b2Version::minor |
incremental changes
Definition at line 131 of file b2_common.h.
| int32 b2Version::revision |
bug fixes
Definition at line 132 of file b2_common.h.