Constants

MAJOR_VERSION = 5

Like get_major_version(), but from the headers used at application compile time, rather than from the library linked against at application run time.

MICRO_VERSION = 0

Like get_micro_version(), but from the headers used at application compile time, rather than from the library linked against at application run time.

MINOR_VERSION = 12

Like get_minor_version(), but from the headers used at application compile time, rather than from the library linked against at application run time.