| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | major | = | 0 |
Breaking API change |
|
| integer, | public | :: | minor | = | 0 |
Backwards-compatible feature addition |
|
| integer, | public | :: | patch | = | 0 |
Bug fix |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(version_t), | intent(in) | :: | this |