PLCnext API Documentation
23.9.0.25
Arp
System
Core
ArpVersion.h
Go to the documentation of this file.
1
2
//
3
// Copyright PHOENIX CONTACT Electronics GmbH
4
//
6
#pragma once
7
10
12
#define ARP_VERSION_NAME "2023.9.0"
13
14
// must be changed manually
16
#define ARP_VERSION_MAJOR 23
18
#define ARP_VERSION_MINOR 9
20
#define ARP_VERSION_PATCH 0
21
22
// must be set by the automatic build via cmake
23
// build number "0" marks a locally builded build
25
#define ARP_VERSION_BUILD 25
26
27
// must be set by the automatic build via cmake
29
#define ARP_VERSION_STATE "alpha"
30
31
// must be set by the automatic build via cmake
33
#define ARP_VERSION_BUILT_BY_JOB "PLCnext/Arp_API_DOC/release%2F23.9.x"
34
35
// must be set by the automatic build via cmake
37
#define ARP_GIT_COMMIT_HASH = "e7bc75ef475655275352db214b5927d9c0155a25"
Generated on Tue Jan 30 2024 08:41:47 for PLCnext API Documentation by
1.9.4