]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not applicable to open-vm-tools.
authorKruti Pendharkar <kp025370@broadcom.com>
Wed, 8 Jan 2025 06:05:50 +0000 (22:05 -0800)
committerKruti Pendharkar <kp025370@broadcom.com>
Wed, 8 Jan 2025 06:05:50 +0000 (22:05 -0800)
open-vm-tools/lib/include/vm_product_versions.h

index 345ee0a754b35fc089b57fba88c2b271dc98b0b4..684ec05fd7131d3377734e2d67ae3f2173c9dcc4 100644 (file)
 #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
 //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