From: John Wolfe Date: Thu, 10 Mar 2022 19:36:23 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-12.1.0~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=092cc7135b6d0f5fc4dbbf8b14a3093dbee402d8;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 d98fec4bf..01ac10062 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -273,9 +273,9 @@ #define VDDK_VERSION_MAINT 0 #define VDDK_FILE_VERSION VDDK_VERSION_MAJOR,VDDK_VERSION_MINOR,\ VDDK_VERSION_MAINT,PRODUCT_BUILD_NUMBER_NUMERIC -#define OVFTOOL_VERSION "4.4.4" +#define OVFTOOL_VERSION "4.5.0" #define VCSA_INSTALLER_VERSION "1.0.0" -#define OVFTOOL_FILE_VERSION 4,4,4,PRODUCT_BUILD_NUMBER_NUMERIC +#define OVFTOOL_FILE_VERSION 4,5,0,PRODUCT_BUILD_NUMBER_NUMERIC #define VGAUTH_VERSION "1.0.0" #define COMMON_AGENT_VERSION "e.x.p"