PLCnext API Documentation  22.0.0.43
Macros
ArpVersion.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ARP_VERSION_NAME   "2022.0.0 LTS"
 Defines the version name in particular. More...
 
#define ARP_VERSION_MAJOR   22
 The major version. More...
 
#define ARP_VERSION_MINOR   0
 The minor version. More...
 
#define ARP_VERSION_PATCH   0
 The patch version. More...
 
#define ARP_VERSION_BUILD   43
 The build number. More...
 
#define ARP_VERSION_STATE   ""
 The build state. More...
 
#define ARP_VERSION_BUILT_BY_JOB   "jenkins-PLCnext-Yocto_Targets-Yocto_RFC4072R-release%2F22.0.x-43"
 The build job. More...
 
#define ARP_GIT_COMMIT_HASH   = "caa2077c964cb0ccd352cecfb00d55c6cbcf0eae"
 The GIT commit hash. More...
 

Detailed Description

Contains the firmware (SDK) version definitions

Macro Definition Documentation

◆ ARP_GIT_COMMIT_HASH

#define ARP_GIT_COMMIT_HASH   = "caa2077c964cb0ccd352cecfb00d55c6cbcf0eae"

The GIT commit hash.

◆ ARP_VERSION_BUILD

#define ARP_VERSION_BUILD   43

The build number.

◆ ARP_VERSION_BUILT_BY_JOB

#define ARP_VERSION_BUILT_BY_JOB   "jenkins-PLCnext-Yocto_Targets-Yocto_RFC4072R-release%2F22.0.x-43"

The build job.

◆ ARP_VERSION_MAJOR

#define ARP_VERSION_MAJOR   22

The major version.

◆ ARP_VERSION_MINOR

#define ARP_VERSION_MINOR   0

The minor version.

◆ ARP_VERSION_NAME

#define ARP_VERSION_NAME   "2022.0.0 LTS"

Defines the version name in particular.

◆ ARP_VERSION_PATCH

#define ARP_VERSION_PATCH   0

The patch version.

◆ ARP_VERSION_STATE

#define ARP_VERSION_STATE   ""

The build state.