PLCnext API Documentation 25.0.2.69
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.0.0"
 Defines the version name in particular.
 
#define ARP_VERSION_MAJOR   25
 The major version.
 
#define ARP_VERSION_MINOR   0
 The minor version.
 
#define ARP_VERSION_PATCH   2
 The patch version.
 
#define ARP_VERSION_BUILD   69
 The build number. More...
 
#define ARP_VERSION_STATE   "alpha"
 The build state.
 
#define ARP_VERSION_BUILT_BY_JOB   "PLCnext/Arp_API_DOC/release%2F25.0.x"
 The build job.
 
#define ARP_GIT_COMMIT_HASH   = "21ff1bc170271bfa62ff81d3b98d0db35d4c5d40"
 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   69

The build number.

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