Constants¶
Details¶
- Uhm.MAJOR_VERSION = 0¶
Evaluates to the major version of the libuhttpmock headers at compile time. (e.g. in libuhttpmock version 1.2.3 this is 1).
New in version 0.1.0.
- Uhm.MICRO_VERSION = 0¶
Evaluates to the micro version of the libuhttpmock headers at compile time. (e.g. in libuhttpmock version 1.2.3 this is 3).
New in version 0.1.0.
- Uhm.MINOR_VERSION = 11¶
Evaluates to the minor version of the libuhttpmock headers at compile time. (e.g. in libuhttpmock version 1.2.3 this is 2).
New in version 0.1.0.