Public Attributes | List of all members
b2Version Struct Reference

#include <b2_common.h>

Public Attributes

int32 major
 significant changes More...
 
int32 minor
 incremental changes More...
 
int32 revision
 bug fixes More...
 

Detailed Description

Version numbering scheme. See http://en.wikipedia.org/wiki/Software_versioning

Definition at line 128 of file b2_common.h.

Member Data Documentation

◆ major

int32 b2Version::major

significant changes

Definition at line 130 of file b2_common.h.

◆ minor

int32 b2Version::minor

incremental changes

Definition at line 131 of file b2_common.h.

◆ revision

int32 b2Version::revision

bug fixes

Definition at line 132 of file b2_common.h.


The documentation for this struct was generated from the following file:


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22