From: Oliver Kurth Date: Fri, 15 Sep 2017 18:23:50 +0000 (-0700) Subject: Common header file change; not applicable to open-vm-tools. X-Git-Tag: stable-10.2.0~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74e48b8fc16e6cfe765a32568e437a98d3ad1548;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 253dc9d42..b37db8d73 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -252,9 +252,9 @@ #define NETDUMP_FILE_VERSION 5,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 "4.2.0" +#define OVFTOOL_VERSION "4.3.0" #define VCSA_INSTALLER_VERSION "1.0.0" -#define OVFTOOL_FILE_VERSION 4,2,0,PRODUCT_BUILD_NUMBER_NUMERIC +#define OVFTOOL_FILE_VERSION 4,3,0,PRODUCT_BUILD_NUMBER_NUMERIC #define VDM_CLIENT_VERSION "4.5.1" #define VGAUTH_VERSION "e.x.p" #define COMMON_AGENT_VERSION "e.x.p"