PLCnext API Documentation  22.9.0.33
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.9.0"
 Defines the version name in particular. More...
 
#define ARP_VERSION_MAJOR   22
 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   33
 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%2F22.9.x-33"
 The build job. More...
 
#define ARP_GIT_COMMIT_HASH   = "c37611eb0ccaad913b0c430062714cbd91c5a852"
 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   = "c37611eb0ccaad913b0c430062714cbd91c5a852"

The GIT commit hash.

◆ ARP_VERSION_BUILD

#define ARP_VERSION_BUILD   33

The build number.

◆ ARP_VERSION_BUILT_BY_JOB

#define ARP_VERSION_BUILT_BY_JOB   "jenkins-PLCnext-Yocto_Targets-Yocto_AXCF2152-release%2F22.9.x-33"

The build job.

◆ ARP_VERSION_MAJOR

#define ARP_VERSION_MAJOR   22

The major version.

◆ ARP_VERSION_MINOR

#define ARP_VERSION_MINOR   9

The minor version.

◆ ARP_VERSION_NAME

#define ARP_VERSION_NAME   "2022.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.