|
gwenhywfar
5.10.1
|
Go to the source code of this file.
Macros | |
| #define | GWEN_VERSION_MAJOR 5 |
| #define | GWENHYWFAR_SO_EFFECTIVE 79 |
| #define | GWENHYWFAR_SO_EFFECTIVE_STR "79" |
| #define | GWENHYWFAR_VERSION_BUILD 0 |
| #define | GWENHYWFAR_VERSION_FULL_STRING "5.10.1stable-0" |
| #define | GWENHYWFAR_VERSION_MAJOR 5 |
| #define | GWENHYWFAR_VERSION_MINOR 10 |
| #define | GWENHYWFAR_VERSION_PATCHLEVEL 1 |
| #define | GWENHYWFAR_VERSION_STRING "5.10.1" |
| #define | GWENHYWFAR_VERSION_TAG "stable" |
| #define GWENHYWFAR_VERSION_BUILD 0 |
Definition at line 36 of file version.h.
Referenced by _getAndCheckRequiredGwenVersion(), and GWEN_Version().
| #define GWENHYWFAR_VERSION_FULL_STRING "5.10.1stable-0" |
Definition at line 38 of file version.h.
Referenced by _printHelpScreen(), and main().
| #define GWENHYWFAR_VERSION_MAJOR 5 |
Definition at line 33 of file version.h.
Referenced by _getAndCheckRequiredGwenVersion(), and GWEN_Version().
| #define GWENHYWFAR_VERSION_MINOR 10 |
Definition at line 34 of file version.h.
Referenced by _getAndCheckRequiredGwenVersion(), and GWEN_Version().
| #define GWENHYWFAR_VERSION_PATCHLEVEL 1 |
Definition at line 35 of file version.h.
Referenced by _getAndCheckRequiredGwenVersion(), and GWEN_Version().
1.8.14