VersionInfo.major

Major version, e.g. 0.19.1 -> 0

struct VersionInfo
int major;

Meta