SYNOPSIS
int
bson_get_minor_version (void);
DESCRIPTION
Get the middle number in libbson's MAJOR.MINOR.MICRO release version.
RETURNS
The value of BSON_MINOR_VERSION when Libbson was compiled.
int
bson_get_minor_version (void);
Get the middle number in libbson's MAJOR.MINOR.MICRO release version.
The value of BSON_MINOR_VERSION when Libbson was compiled.