PLCnext API Documentation 25.6.0.37
Macros
ArpVersion.Build.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   "2025.6.0"
 Defines the version name in particular.
 
#define ARP_VERSION_MAJOR   25
 The major version.
 
#define ARP_VERSION_MINOR   6
 The minor version.
 
#define ARP_VERSION_PATCH   0
 The patch version.
 
#define ARP_VERSION_BUILD   37
 The build number. More...
 
#define ARP_VERSION_STATE   "alpha"
 The build state.
 
#define ARP_VERSION_BUILT_BY_JOB   "PLCnext/Arp_API_DOC/release%2F25.6.x"
 The build job.
 
#define ARP_GIT_COMMIT_HASH   = "d458b0ae7ecac89b4dabbdee917789ca487aa493"
 The GIT commit hash.
 

Detailed Description

Provides the ARP firmware and SDK version info, which are set or generated during build.

Macro Definition Documentation

◆ ARP_VERSION_BUILD

#define ARP_VERSION_BUILD   37

The build number.

The consecutive build number '0' marks a local build.