pylonc/PylonCVersion.h
Defines
Macros Documentation
define PYLON_C_VERSION_BUILD
#define PYLON_C_VERSION_BUILD 1206
define PYLON_C_VERSION_MAJOR
#define PYLON_C_VERSION_MAJOR 10
define PYLON_C_VERSION_MINOR
#define PYLON_C_VERSION_MINOR 1
define PYLON_C_VERSION_SUBMINOR
#define PYLON_C_VERSION_SUBMINOR 4
define PYLON_C_VERSIONSTRING
#define PYLON_C_VERSIONSTRING PYLON_C_VERSIONSTRING_MAJOR "." PYLON_C_VERSIONSTRING_MINOR "." PYLON_C_VERSIONSTRING_SUBMINOR "." PYLON_C_VERSIONSTRING_BUILD
define PYLON_C_VERSIONSTRING_BUILD
#define PYLON_C_VERSIONSTRING_BUILD "1206"
define PYLON_C_VERSIONSTRING_MAJOR
#define PYLON_C_VERSIONSTRING_MAJOR "10"
define PYLON_C_VERSIONSTRING_MINOR
#define PYLON_C_VERSIONSTRING_MINOR "1"
define PYLON_C_VERSIONSTRING_SUBMINOR
#define PYLON_C_VERSIONSTRING_SUBMINOR "4"