stumpless 2.2.0
|
A description of a library version. More...
#include <version.h>
Data Fields | |
int | major |
The major version. | |
int | minor |
The minor version. | |
int | patch |
The patch version. | |
A description of a library version.
This project follows semantic versioning.
int stumpless_version::major |
The major version.
int stumpless_version::minor |
The minor version.
int stumpless_version::patch |
The patch version.