PLCnext API Documentation
22.3.0.20
Arp
System
Core
ArpVersion.h
Go to the documentation of this file.
1
//
3
// Copyright PHOENIX CONTACT Electronics GmbH
4
//
6
#pragma once
7
8
#ifndef ARP_INSIDE_ARP_H
9
#error Never include 'ArpVersion.h' directly, just include 'Arp.h'
10
#endif
11
14
16
#define ARP_VERSION_NAME "2022.3.0"
17
18
// must be changed manually
20
#define ARP_VERSION_MAJOR 22
21
#define ARP_VERSION_MINOR 3
23
#define ARP_VERSION_PATCH 0
25
26
// must be set by the automatic build via cmake
27
// build number "0" marks a locally builded build
29
#define ARP_VERSION_BUILD 20
30
31
// must be set by the automatic build via cmake
33
#define ARP_VERSION_STATE ""
34
35
// must be set by the automatic build via cmake
37
#define ARP_VERSION_BUILT_BY_JOB "jenkins-PLCnext-Yocto_Targets-Yocto_AXCF2152-release%2F22.3.x-20"
38
39
// must be set by the automatic build via cmake
41
#define ARP_GIT_COMMIT_HASH = "048bc0bf0fa60e99a7bbe5f1c259a0d91e66f621"
Generated on Tue Apr 19 2022 13:32:31 for PLCnext API Documentation by
1.8.13