From: Oliver Kurth Date: Wed, 16 Jan 2019 22:53:04 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~254 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6af2b0bb4ba3d77d94cf61643803282198c7c68e;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 58de9025b..2afdf588c 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -286,15 +286,15 @@ * SCons parsing code requires that each line have a version string, so we * can't just do something like #define RDESDK_VERSION VIEW_VERSION" */ -#define VIEW_VERSION "7.8.0" -#define RDE_RFT_ALL_VERSION "7.8.0" -#define RDESDK_VERSION "7.8.0" -#define RDESDKREL_VERSION "7.8.0" +#define VIEW_VERSION "7.9.0" +#define RDE_RFT_ALL_VERSION "7.9.0" +#define RDESDK_VERSION "7.9.0" +#define RDESDKREL_VERSION "7.9.0" #define MKSVCHANDEV_VERSION "14.2.0" -#define TSMMRDEV_VERSION "7.8.0" -#define VIEWMPDEV_VERSION "7.8.0" -#define RDF_VERSION "7.8.0" -#define HORIZON_DAAS_AGENT_VERSION "18.5.0" +#define TSMMRDEV_VERSION "7.9.0" +#define VIEWMPDEV_VERSION "7.9.0" +#define RDF_VERSION "7.9.0" +#define HORIZON_DAAS_AGENT_VERSION "18.7.0" #define HORIZON_USB_AGENT_VERSION "10.15.0"