From: John Wolfe Date: Mon, 5 Apr 2021 16:01:43 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.3.0~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=585747b2d0b6091ffcc9ffce585ef89dd43ea9e8;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 2ec8290ef..9b4d0f6f5 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -270,7 +270,7 @@ #define VDDK_VERSION_MAINT 2 #define VDDK_FILE_VERSION VDDK_VERSION_MAJOR,VDDK_VERSION_MINOR,\ VDDK_VERSION_MAINT,PRODUCT_BUILD_NUMBER_NUMERIC -#define OVFTOOL_VERSION "4.4.1" +#define OVFTOOL_VERSION "4.4.2" #define VCSA_INSTALLER_VERSION "1.0.0" #define OVFTOOL_FILE_VERSION 4,4,1,PRODUCT_BUILD_NUMBER_NUMERIC #define VGAUTH_VERSION "1.0.0"