mcl_version.h File Reference

Version header of MindConnect Library. More...

This graph shows which files directly or indirectly include this file:

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"
 

Detailed Description

Version header of MindConnect Library.

Definition in file mcl_version.h.

Macro Definition Documentation

#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().