From: Oliver Kurth Date: Fri, 15 Sep 2017 18:22:55 +0000 (-0700) Subject: Common header file change; not applicable to open-vm-tools. X-Git-Tag: stable-10.2.0~615 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f9446a65854c575d660315d6473a878bbf6f48ed;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 787be7d88..c9c201e3c 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -229,8 +229,8 @@ #define VDM_VERSION "e.x.p" #define NETDUMP_VERSION "5.1.0" #define NETDUMP_FILE_VERSION 5,1,0,PRODUCT_BUILD_NUMBER_NUMERIC -#define VDDK_VERSION "6.1.0" -#define VDDK_FILE_VERSION 6,1,0,PRODUCT_BUILD_NUMBER_NUMERIC +#define VDDK_VERSION "6.5.0" +#define VDDK_FILE_VERSION 6,5,0,PRODUCT_BUILD_NUMBER_NUMERIC #define OVFTOOL_VERSION "5.0.0" #define VCSA_INSTALLER_VERSION "1.0.0" #define OVFTOOL_FILE_VERSION 5,0,0,PRODUCT_BUILD_NUMBER_NUMERIC