- public const int MAJOR
Like get_major_version, but from the headers used at application
compile time, rather than from the library linked against at application run time
- public const int MINOR
Like get_minor_version, but from the headers used at application
compile time, rather than from the library linked against at application run time
- public const int MICRO
Like get_micro_version, but from the headers used at application
compile time, rather than from the library linked against at application run time
- public const int NANO
Like get_nano_version, but from the headers used at application
compile time, rather than from the library linked against at application run time