Go to the source code of this file.
Macros | |
| #define | NW_VERSION_MAJOR 1 |
| #define | NW_VERSION_MINOR 5 |
| #define | NW_VERSION_MICRO 8 |
| #define | NW_VERSION_RELSTEP 0 |
| #define | NW_VERSION_NUMBER(major, minor, micro, relstep) |
| #define | NW_CURRENT_VERSION_NUMBER NW_VERSION_NUMBER(NW_VERSION_MAJOR, NW_VERSION_MINOR, NW_VERSION_MICRO, NW_VERSION_RELSTEP ) |
| #define NW_VERSION_MAJOR 1 |
| #define NW_VERSION_MINOR 5 |
| #define NW_VERSION_MICRO 8 |
| #define NW_VERSION_RELSTEP 0 |
| #define NW_VERSION_NUMBER | ( | major, | |
| minor, | |||
| micro, | |||
| relstep ) |
| #define NW_CURRENT_VERSION_NUMBER NW_VERSION_NUMBER(NW_VERSION_MAJOR, NW_VERSION_MINOR, NW_VERSION_MICRO, NW_VERSION_RELSTEP ) |