From: Oliver Kurth Date: Tue, 17 Mar 2020 21:36:55 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.1.0~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac7bce08fcebaf91a166aa93901c4c3b70b4be57;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 9c41ec7a9..3a262b4ef 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -149,7 +149,7 @@ #define ESX_VERSION_THIRD_PARTY ESX_VERSION_MAJOR ESX_VERSION_MINOR \ ESX_VERSION_UPDATE -#define ESX_RELEASE_UPDATE "1" // Quarterly release +#define ESX_RELEASE_UPDATE "2" // Quarterly release #define ESX_RELEASE_PATCH "0" // 0 = experimental #define ESX_RELEASE_QUARTERLY ESX_RELEASE_UPDATE // ESX's own quarterly release #define ESX_RELEASE ESX_RELEASE_QUARTERLY "." ESX_RELEASE_PATCH