From: John Wolfe Date: Tue, 18 Aug 2020 14:14:11 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.2.0~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7ac1c4b756bc8a0b4b248299f725df773858695;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 8d0285d0f..ecf2e2e38 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -265,9 +265,9 @@ #define VDDK_VERSION_MAINT 1 #define VDDK_FILE_VERSION VDDK_VERSION_MAJOR,VDDK_VERSION_MINOR,\ VDDK_VERSION_MAINT,PRODUCT_BUILD_NUMBER_NUMERIC -#define OVFTOOL_VERSION "4.4.0" +#define OVFTOOL_VERSION "4.4.1" #define VCSA_INSTALLER_VERSION "1.0.0" -#define OVFTOOL_FILE_VERSION 4,4,0,PRODUCT_BUILD_NUMBER_NUMERIC +#define OVFTOOL_FILE_VERSION 4,4,1,PRODUCT_BUILD_NUMBER_NUMERIC #define VGAUTH_VERSION "1.0.0" #define COMMON_AGENT_VERSION "e.x.p" #define VIEWY_VERSION "e.x.p"