From: Kruti Pendharkar Date: Wed, 8 Jan 2025 06:05:50 +0000 (-0800) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-13.0.0~54 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4a982fdeabac0e9b0ad088bf45f66fb7bd0d0de7;p=thirdparty%2Fopen-vm-tools.git Change to common header file 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 345ee0a75..684ec05fd 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -274,7 +274,7 @@ #define VPX_VERSION_MAJOR "9" #define VPX_VERSION_MINOR "0" #define VPX_VERSION_MAINT "0" -#define VPX_VERSION_PATCH "00000" +#define VPX_VERSION_PATCH "0000" #define VPX_VERSION_THIRD_PARTY VPX_VERSION_MAJOR VPX_VERSION_MINOR \ VPX_VERSION_MAINT //MARKER_FAST_REMOVE_START @@ -285,7 +285,7 @@ //MARKER_FAST_UNCOMMENT_END // Last supported ESX version by VC. -#define VPX_MIN_HOST_VERSION "7.0.0" +#define VPX_MIN_HOST_VERSION "8.0.0" #define MAX_SUPPORTED_VI_VERSION "6.6" //from ovfTool/src/supportedVersions.h #define VCDB_CURRENT_SCHEMA_VERSION 900 // from PitCADatabase.h