PLCnext API Documentation  21.9.0.40
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   "2021.9.0"
 Defines the version name in particular. More...
 
#define ARP_VERSION_MAJOR   21
 The major version. More...
 
#define ARP_VERSION_MINOR   9
 The minor version. More...
 
#define ARP_VERSION_PATCH   0
 The patch version. More...
 
#define ARP_VERSION_BUILD   40
 The build number. More...
 
#define ARP_VERSION_STATE   ""
 The build state. More...
 
#define ARP_VERSION_BUILT_BY_JOB   "jenkins-PLCnext-Yocto_Targets-Yocto_AXCF2152-release%2F21.9.x-40"
 The build job. More...
 
#define ARP_GIT_COMMIT_HASH   = "0289b1bb7da3db34b7cc85d3b70e78ac33662edf"
 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   = "0289b1bb7da3db34b7cc85d3b70e78ac33662edf"

The GIT commit hash.

◆ ARP_VERSION_BUILD

#define ARP_VERSION_BUILD   40

The build number.

◆ ARP_VERSION_BUILT_BY_JOB

#define ARP_VERSION_BUILT_BY_JOB   "jenkins-PLCnext-Yocto_Targets-Yocto_AXCF2152-release%2F21.9.x-40"

The build job.

◆ ARP_VERSION_MAJOR

#define ARP_VERSION_MAJOR   21

The major version.

◆ ARP_VERSION_MINOR

#define ARP_VERSION_MINOR   9

The minor version.

◆ ARP_VERSION_NAME

#define ARP_VERSION_NAME   "2021.9.0"

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.