Version header of MindConnect Library. More...

Go to the source code of this file.
Macros | |
| #define | MCL_VERSION_MAJOR 4 |
| #define | MCL_VERSION_MINOR 3 |
| #define | MCL_VERSION_PATCH 1 |
| #define | MCL_VERSION_NUMBER 0x04030100 |
| #define | MCL_VERSION_STRING "4.3.1" |
Version header of MindConnect Library.
Definition in file mcl_version.h.
| #define MCL_VERSION_MAJOR 4 |
Definition at line 12 of file mcl_version.h.
| #define MCL_VERSION_MINOR 3 |
Definition at line 13 of file mcl_version.h.
| #define MCL_VERSION_NUMBER 0x04030100 |
Definition at line 16 of file mcl_version.h.
| #define MCL_VERSION_PATCH 1 |
Definition at line 14 of file mcl_version.h.
| #define MCL_VERSION_STRING "4.3.1" |
Definition at line 17 of file mcl_version.h.
Referenced by mcl_core_configuration_set_parameter().