From: Oliver Kurth Date: Wed, 1 Apr 2020 18:31:37 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.2.0~265 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03f9392540cdfabd1220e220842ead210edfe7d2;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vm_product_versions.h b/open-vm-tools/lib/include/vm_product_versions.h index 55e8dc9b1..578ea091d 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -300,7 +300,12 @@ #define HORIZON_DAAS_AGENT_VERSION "20.2.0" #define HORIZON_USB_AGENT_VERSION "11.0.0" #define MFW_VERSION "16.0.0" - +/* + * This is the Horizon Marketing version which is shared between + * Horizon Client, Agent and Server. It is set in the format of + * YYMM of the targeted release date. + */ +#define HORIZON_YYMM_VERSION "2006" #ifndef MAKESTR #define MAKESTR(x) #x