PLCnext API Documentation 25.0.2.69
ArpVersion.Build.h
Go to the documentation of this file.
1
2//
3// Copyright Phoenix Contact GmbH & Co. KG
4//
6#pragma once
7
8// DO NOT MODIFY THIS FILE, IT IS OVERWRITTEN DURING BUILD
9
12
14#define ARP_VERSION_NAME "2025.0.0"
15
17#define ARP_VERSION_MAJOR 25
19#define ARP_VERSION_MINOR 0
21#define ARP_VERSION_PATCH 2
22
25#define ARP_VERSION_BUILD 69
26
28#define ARP_VERSION_STATE "alpha"
29
31#define ARP_VERSION_BUILT_BY_JOB "PLCnext/Arp_API_DOC/release%2F25.0.x"
32
34#define ARP_GIT_COMMIT_HASH = "21ff1bc170271bfa62ff81d3b98d0db35d4c5d40"