From: Oliver Kurth Date: Tue, 30 Apr 2019 20:24:25 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea2ee4789fd0db5451752ea98af55a3c6b47f1d2;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 61be1167a..5bd9497ba 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -214,7 +214,7 @@ #define VPX_VERSION_NUMERIC 6,8,8,PRODUCT_BUILD_NUMBER_NUMERIC // Last supported ESX version by VC. -#define VPX_MIN_HOST_VERSION "6.0.0" +#define VPX_MIN_HOST_VERSION "6.5.0" #define MAX_SUPPORTED_VI_VERSION "6.6" //from ovfTool/src/supportedVersions.h #define VCDB_CURRENT_SCHEMA_VERSION 688 // from PitCADatabase.h