From: Oliver Kurth Date: Fri, 15 Sep 2017 18:23:53 +0000 (-0700) Subject: Common header file change: not applicable to open-vm-tools. X-Git-Tag: stable-10.2.0~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e43c3c193057843232471bb7c427781c22774832;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 2dbd67307..c3accb51d 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -215,8 +215,8 @@ VPX_VERSION_MAINT #define VPX_VERSION_NUMERIC 6,6,2,PRODUCT_BUILD_NUMBER_NUMERIC -// Last supported ESX version by VC (current -2 releases). -#define VPX_MIN_HOST_VERSION "5.5.0" +// Last supported ESX version by VC. +#define VPX_MIN_HOST_VERSION "6.0.0" #define MAX_SUPPORTED_VI_VERSION "6.6" //from ovfTool/src/supportedVersions.h #define VCDB_CURRENT_SCHEMA_VERSION 662 // from PitCADatabase.h